We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 252f1f0 commit 6a038aaCopy full SHA for 6a038aa
CODEOWNERS
@@ -0,0 +1,15 @@
1
+# CODEOWNERS - Code ownership rules
2
+#
3
+# Ownership rules will be used automatically for suggesting reviewers on pull
4
+# requests.
5
6
+# Rules should follow the standard of a file matching pattern followed by a
7
+# team name, e.g. @scribd/service-foundations. Do not use broad teams, such as
8
+# "Engineering", for code ownership.
9
10
+# All lines starting with a `#` are comments and will be ignored.
11
12
+# Order is important. The last matching pattern wins.
13
+
14
+# Service Foundations parent ownership
15
+* @scribd/service-foundations
0 commit comments