From: Trevor Bramwell Date: Fri, 25 Jun 2021 20:38:39 +0000 (-0700) Subject: Move CODEOWNERS and assign Al to all RST files X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=8033d634a08e8e2b9e1d71d167e5b13f77e48954;p=opnfvdocs.git Move CODEOWNERS and assign Al to all RST files Signed-off-by: Trevor Bramwell --- 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 diff --git a/docs/CODEOWNERS b/docs/CODEOWNERS deleted file mode 100644 index 2259adff6..000000000 --- a/docs/CODEOWNERS +++ /dev/null @@ -1,4 +0,0 @@ -README.md @acmacm - -# This line would also match the file README.md -*.md @acmacm \ No newline at end of file