summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2021-10-06 16:03:17 +0200
committerGitHub <noreply@github.com>2021-10-06 16:03:17 +0200
commitb0460936c8e31a2e0d160d4bba69223036ae26fe (patch)
tree2c5609469bfee4154931e14d357a6c02e66ab748 /.github
parentDon't drop user dir deltas when server leaves room (#10982) (diff)
downloadsynapse-b0460936c8e31a2e0d160d4bba69223036ae26fe.tar.xz
Add the synapse-core team as code owners (#10994)
Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 0000000000..d6cd75f1d0
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1,2 @@
+# Automatically request reviews from the synapse-core team when a pull request comes in.
+* @matrix-org/synapse-core
\ No newline at end of file