Skip to content

Commit bc53c16

Browse files
rootulpclaude
andcommitted
chore: sync CODEOWNERS with main
Replaces individual owners with @celestiaorg/protocol team to match main. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 252b1bd commit bc53c16

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

.github/CODEOWNERS

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
# CODEOWNERS: https://help.github.com/articles/about-codeowners/
1+
# CODEOWNERS: <https://help.github.com/articles/about-codeowners/>
22

3-
# Everything goes through the following "global owners" by default.
4-
# Unless a later match takes precedence, these three will be
5-
# requested for review when someone opens a PR.
6-
# Note that the last matching pattern takes precedence, so
7-
# global owners are only requested if there isn't a more specific
8-
# codeowner specified below. For this reason, the global codeowners
9-
# are often repeated in package-level definitions.
10-
* @rach-id @evan-forbes @mcrakhman @ninabarbakadze
3+
# Everything goes through the protocol team by default. The team's review
4+
# assignment settings control how many reviewers are auto-assigned per PR.
5+
# See: https://github.com/orgs/celestiaorg/teams/protocol/edit/review_assignment
6+
7+
# global owners
8+
* @celestiaorg/protocol

0 commit comments

Comments
 (0)