summaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2021-02-05 21:50:34 +0300
committerEd Tanous <ed@tanous.net>2021-02-09 04:35:48 +0300
commiteaa96da3f862bf814ac7147a8a87fd3eaa97731b (patch)
tree93a4b189ae3269c66e919fedb15110d68a028e90 /OWNERS
parent5e34b67a3e6708f0643a1d5af6ce7945b2481643 (diff)
downloadbmcweb-eaa96da3f862bf814ac7147a8a87fd3eaa97731b.tar.xz
Add OWNERS file to repo
The OWNERS file allows gerrit to automatically CC the owners on a review when it's pushed, removing the need to add maintainers manually. This is somewhat an experiment. If it's successful, we should do this on all OpenBMC subrepos, and is also in line with us deprecating all the MAINTAINERS files. Tested: Gerrit only, can't test until it's on mainline. Change-Id: I5d921e4b08f609784a522ecd2cd51b3e825e9d0f Signed-off-by: Ed Tanous <edtanous@google.com>
Diffstat (limited to 'OWNERS')
-rw-r--r--OWNERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000000..0b06a6b102
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,4 @@
+owners:
+- ed@tanous.net
+- jason.m.bills@linux.intel.com
+- gmills@linux.vnet.ibm.com