mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-25 22:17:51 +01:00
Add CODEOWNERS
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# This list auto requests reviews from the specified org members
|
||||
# when a PR that modifies the file in question is opened
|
||||
# This list is alphabetized by User -> Filename and separated into sections for Maintainers/Contributors KEEP IT THAT WAY
|
||||
# In the event that people are to be informed of changes
|
||||
# to the same file or dir, add them to the end of under Multiple Owners
|
||||
|
||||
# MAINTAINERS
|
||||
|
||||
# Dominion/Cyberboss
|
||||
|
||||
* @Cyberboss
|
||||
@@ -118,6 +118,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{DCC75431-7
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{E82104F4-F5C4-4786-ACD4-B635166CDB21}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
.github\CODEOWNERS = .github\CODEOWNERS
|
||||
.github\CODE_OF_CONDUCT.md = .github\CODE_OF_CONDUCT.md
|
||||
.github\CONTRIBUTING.md = .github\CONTRIBUTING.md
|
||||
.github\ISSUE_TEMPLATE.md = .github\ISSUE_TEMPLATE.md
|
||||
|
||||
Reference in New Issue
Block a user