summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorNathaniel Graff <nathaniel.graff@sifive.com>2019-03-28 11:24:53 -0700
committerNathaniel Graff <nathaniel.graff@sifive.com>2019-03-28 11:24:53 -0700
commitae8482da4e9bb5dedbe79e15c1c3226ccc3a2cf7 (patch)
treec1978580ba502c7c7fb812dc6b3018452a404da3 /.github
parente582766d596dcaa303634c121638b8f614ffd4c7 (diff)
Add nategraff-sifive and bsousi5 as codeowners
This will cause PRs to automatically request our review Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 0000000..de77d85
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1,3 @@
+# Automatically request review on all PRs
+* @nategraff-sifive @bsousi5
+