Skip to content

Commit 2cabc0f

Browse files
authored
feat: Create CODEOWNERS (#2239)
Create CODEOWNERS
1 parent 7554edd commit 2cabc0f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Each line is a file pattern followed by one or more owners.
2+
3+
# These owners will be the default owners for everything in
4+
# the repo. Unless a later match takes precedence
5+
# these owners will be requested for review when someone
6+
# opens a pull request.
7+
# All GUI Teams: @ipfs-shipyard/ipfs-gui @ipfs-shipyard/gui @ipfs/gui-dev @ipfs/wg-gui-ux
8+
* @ipfs/gui-dev

0 commit comments

Comments
 (0)