Skip to content

Commit

Permalink
Merge pull request #838 from sopt-makers/develop
Browse files Browse the repository at this point in the history
프러덕션 배포
  • Loading branch information
borimong authored Sep 2, 2024
2 parents 0ff78f6 + 9c41020 commit 9c0ecf1
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 9c0ecf1

Please sign in to comment.