[devdocsgjs/main: 1082/1867] chore: add codeowners




commit d51553d5ae742a9db04a9c4a5f4d768e210914f2
Author: Oliver Eyton-Williams <ojeytonwilliams gmail com>
Date:   Mon Nov 9 16:37:30 2020 +0100

    chore: add codeowners

 .github/CODEOWNERS | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 00000000..dd371d4e
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1,4 @@
+# This controls who gets notified for review and allows branches to be protected.
+# Protected branches can only be merged into after being approved by a codeowner.
+
+* @freeCodeCamp/devdocs


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]