diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2021-06-25 13:38:39 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2021-06-25 13:38:39 -0700 |
commit | 8033d634a08e8e2b9e1d71d167e5b13f77e48954 (patch) | |
tree | 7f22f79a858403751ca8106295e35ee068b3a9b5 /CODEOWNERS | |
parent | 6b346f4a89552574bd5fe077d1e7c839572cad87 (diff) |
Move CODEOWNERS and assign Al to all RST files
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'CODEOWNERS')
-rw-r--r-- | CODEOWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 000000000..81cc120d9 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,3 @@ +README.md @acmacm + +docs/*.rst @acmacm |