Skip to content

Commit 2923069

Browse files
committed
RM-7627 Adding Base CODEOWNERS file. Please change as desired.
1 parent 1f30566 commit 2923069

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+
# Defining Code Owners for GreenFiling.
2+
# Each line is a file pattern followed by one or more owners. These owners will
3+
# be the default owners for everything in the repo. Unless a later match takes
4+
# precedence.
5+
# See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
6+
7+
# Default to everything being owned by devteam
8+
* @greenfiling/devteam

0 commit comments

Comments
 (0)