File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ # This is a comment.
2
+ # Each line is a file pattern followed by one or more owners.
3
+
4
+ # These owners will be the default owners for everything in
5
+ # the repo. Unless a later match takes precedence,
6
+ # @esi/esi-maintainers will be requested for
7
+ # review when someone opens a pull request.
8
+ * @ esi/esi-maintainers @ esi/esi-admins
9
+
10
+ # Order is important; the last matching pattern takes the most precedence.
11
+ # By default, the ECM team can approve changes to the documentation
12
+ /docs / @ esi/ecm @ esi/esi-maintainers @ esi/esi-admins
13
+ /snippets / @ esi/ecm @ esi/esi-maintainers @ esi/esi-admins
14
+ # While this configures most of the site, it will require changes every now and then
15
+ # to add new pages to the menu structure, so the ECM team should be able to approve.
16
+ /mkdocs.yml @ esi/ecm @ esi/esi-maintainers @ esi/esi-admins
17
+ /CONTRIBUTORS @ esi/ecm @ esi/esi-maintainers @ esi/esi-admins
18
+
19
+ # Folder overrides for specific areas of the site
20
+ /docs /assets / @ esi/esi-maintainers @ esi/esi-admins
You can’t perform that action at this time.
0 commit comments