Skip to content

Commit

Permalink
upkeep: add CJ as maintainer (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhoffa authored Apr 8, 2024
1 parent c04a27c commit b7869af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @jdhoffa will be requested for review when someone opens
# @cjyetman will be requested for review when someone opens
# a pull request.
* @jdhoffa
* @cjyetman
2 changes: 1 addition & 1 deletion .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
name: Run issues workflows
uses: RMI-PACTA/actions/.github/workflows/issues.yml@main
with:
ado_area_path: "2DegreesInvesting\\Repositories that jdhoffa maintains"
ado_area_path: "2DegreesInvesting\\Repositories that cjyetman maintains"
secrets:
ADO_TOKEN: ${{ secrets.ADO_PERSONAL_ACCESS_TOKEN }}

0 comments on commit b7869af

Please sign in to comment.