Skip to content

Commit

Permalink
chore: 코드 리뷰어 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
borimong committed Sep 2, 2024
1 parent 01c83b2 commit 9542a83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# the repo. Unless a later match takes precedence,
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
* @borimong @R1mmm
* borimong, j-nary, ocahs9
2 changes: 1 addition & 1 deletion .github/workflows/AutomaticAssignReviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- uses: hkusu/review-assign-action@v1
with:
assignees: ${{ github.actor }} # assign pull request author
reviewers: borimong, R1mmm # if draft, assigned when draft is released
reviewers: borimong, j-nary, ocahs9 # if draft, assigned when draft is released

0 comments on commit 9542a83

Please sign in to comment.