mirror of
https://github.com/matrix-org/matrix.org.git
synced 2026-01-11 20:07:22 +00:00
14 lines
681 B
Text
14 lines
681 B
Text
# This file registers ownership for the code.
|
|
# Review from a member of the corresponding code owner is required to merge pull requests.
|
|
#
|
|
# The last matching pattern takes precedence.
|
|
# https://help.github.com/articles/about-codeowners/
|
|
|
|
* @matrix-org/website-wg
|
|
/content/legal/ @matrix-org/legal @matrix-org/website-wg
|
|
/content/security-disclosure-policy.md @matrix-org/security @matrix-org/website-wg
|
|
/content/security-hall-of-fame/ @matrix-org/security @matrix-org/website-wg
|
|
/static/.well-known/pgp-key.txt @matrix-org/security
|
|
/static/.well-known/security.txt @matrix-org/security
|
|
/static/.well-known/matrix/ @matrix-org/sre
|
|
/.github/CODEOWNERS @matrix-org/matrix-foundation
|