Skip to content

Commit 6fb1196

Browse files
author
MaximDude
committed
2 parents 2dac72b + 7c39963 commit 6fb1196

File tree

2 files changed

+670
-0
lines changed

2 files changed

+670
-0
lines changed

.github/CODEOWNERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
#This file is used to determine who's in charge of different filetypes. It uses the git code owners system to determine who is in charge of pull requests for file types.
2+
#For more information, see the following link: https://help.github.com/en/articles/about-code-owners
3+
#Feel free to suggest changes or updates
4+
5+
#Global default owners for pull requests
6+
* @administrators
7+
8+
#Tool developers are owners for all filetypes
9+
* @tool-developers

0 commit comments

Comments
 (0)