Skip to content

Commit 6a038aa

Browse files
committed
chore: Add CODEOWNERS
1 parent 252f1f0 commit 6a038aa

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CODEOWNERS

+15
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)