diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-10-06 16:03:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-06 16:03:17 +0200 |
commit | b0460936c8e31a2e0d160d4bba69223036ae26fe (patch) | |
tree | 2c5609469bfee4154931e14d357a6c02e66ab748 /changelog.d | |
parent | Don't drop user dir deltas when server leaves room (#10982) (diff) | |
download | synapse-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 'changelog.d')
-rw-r--r-- | changelog.d/10994.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10994.misc b/changelog.d/10994.misc new file mode 100644 index 0000000000..0a8538b01e --- /dev/null +++ b/changelog.d/10994.misc @@ -0,0 +1 @@ +Add a `CODEOWNERS` file to automatically request reviews from the `@matrix-org/synapse-core` team on new pull requests. |