Skip to content

Commit c922ccf

Browse files
authored
Update codeowners and reviewers. (#1363)
1 parent d303ad0 commit c922ccf

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @peombwa @ddyett @georgend @shemogumbe @timayabi2020
1+
* @peombwa @ddyett @shemogumbe @timayabi2020

.github/workflows/create-helpdocs-pr-workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ jobs:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
MESSAGE_TITLE: "Docs Generation"
4242
MESSAGE_BODY: "This pull request was automatically created by the GitHub Action,\n\n Contains Help Docs"
43-
REVIEWERS: peombwa,mairissi,ddyett,shemogumbe,darrelmiller
44-
ASSIGNEDTO: georgend
43+
REVIEWERS: peombwa,timayabi2020,mairissi,ddyett,shemogumbe
44+
ASSIGNEDTO: timayabi2020
4545
LABELS: generated
4646
BASE: dev
4747
HEAD: ${{steps.create_branch.outputs.branch}}

.github/workflows/create-openapidocs-pr-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
MESSAGE_TITLE: Weekly OpenApiDocs Download
4242
MESSAGE_BODY: "This pull request was automatically created by the GitHub Action,\n\n Contains OpenApiDocs Updates from Graph Explorer API"
43-
REVIEWERS: peombwa,ddyett,darrelmiller,georgend,mairissi,shemogumbe
43+
REVIEWERS: peombwa,ddyett,timayabi2020,mairissi,shemogumbe
4444
ASSIGNEDTO: peombwa
4545
LABELS: generated
4646
BASE: dev

0 commit comments

Comments
 (0)