Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Update CODEOWNERS #30

Merged
merged 1 commit into from
Mar 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
#* @global-owner1 @global-owner2
* @kjhman21 @terry-klaytn @neoofklaytn @toniya-klaytn @chloe-klatyn
* @ian0371 @praveen-klaytn @JayChoi1736 @neoofklaytn

# Order is important; the last matching pattern takes the most
# precedence. When someone opens a pull request that only
Expand All @@ -20,4 +20,4 @@

# In this example, @doctocat owns any file in the `/docs`
# directory in the root of your repository.
#/docs/ @doctocat
#/docs/ @doctocat
Loading