Add zecakeh as codeowner (#2400)

Now that @zecakeh has write access to matrix-spec, they should be able to
approve PRs for merging. Currently this isn't working, because they aren't
listed in the CODEOWNERS file.
This commit is contained in:
Richard van der Hoff 2026-06-16 16:54:51 +01:00 committed by GitHub
parent dbbc428095
commit 07af26a418
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

2
.github/CODEOWNERS vendored
View file

@ -1 +1 @@
* @matrix-org/spec-core-team
* @matrix-org/spec-core-team @zecakeh

View file

@ -0,0 +1 @@
Update CODEOWNERS file.