Преглед на файлове

Configure @matrix-org/synapse-core to be the code owner for the repo (#436)

Signed-off-by: Sean Quah <seanq@element.io>
Sean Quah преди 2 години
родител
ревизия
1f27a2d489
променени са 2 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 2 0
      .github/CODEOWNERS
  2. 1 0
      changelog.d/436.misc

+ 2 - 0
.github/CODEOWNERS

@@ -0,0 +1,2 @@
+# Automatically request reviews from the synapse-core team when a pull request comes in.
+* @matrix-org/synapse-core

+ 1 - 0
changelog.d/436.misc

@@ -0,0 +1 @@
+Configure @matrix-org/synapse-core to be the code owner for the repository.