Skip to content

Commit 0a6b84e

Browse files
Create CODEOWNERS
1 parent 548432e commit 0a6b84e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CODEOWNERS

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# CODEOWNERS for autoreview assigning in github
2+
3+
# https://help.github.com/en/articles/about-code-owners#codeowners-syntax
4+
5+
# Order is important; for each modified file, the last matching
6+
# pattern takes the most precedence.
7+
# That is, with the last pattern being
8+
# *.rst @nashif
9+
# if only .rst files are being modified, only nashif is
10+
# automatically requested for review, but you can manually
11+
# add others as needed.
12+
13+
# Do not use wildcard on all source yet
14+
# * @galak @nashif
15+
16+
/* @johnlange2 @ryanhagen-tmo @eniolaodufuwa-tmo @jtbaumann @DRuffer-tmo @jayrickard-tmo @joebairdtmo @atrowbr2-tmo @kimmansfield @wtucker6
17+
/.github/workflows/ @ryanhagen-tmo @eniolaodufuwa-tmo

0 commit comments

Comments
 (0)