Skip to content

Commit fe34ca3

Browse files
Add owners.txt file for compliance (#61)
1 parent 657b095 commit fe34ca3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

owners.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
; this is an example owners.txt file which can be added at any level in the repo to indicate owners of a subtree
2+
; this file is used by ownership enforcer to determine reviewers to add to a pull request
3+
; you can add comments using ; as prefix
4+
; introduce each owner in a separate line with his/her alias (not email address)
5+
; prefixing an alias with * means that the owner will not be automatically added as a reviewer to pull requests to reduce noise, but can still be manually added and can sign off if necessary
6+
; to learn more you can read https://microsoft.sharepoint.com/teams/WAG/EngSys/EngPipeline/cdp/SitePages/Configure%20checkin%20gates.aspx
7+
; if you do not wish to use this feature then you can delete this file
8+
; example (pretend the following lines are not commented):
9+
;
10+
; developer1
11+
; developer2
12+
; *developer3
13+
annavied
14+
americks
15+
adityap
16+
*slee

0 commit comments

Comments
 (0)