summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CODEOWNERS3
-rw-r--r--docs/CODEOWNERS4
2 files changed, 3 insertions, 4 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
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