Browse Source

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 years ago
parent
commit
1f27a2d489
2 changed files with 3 additions and 0 deletions
  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.