mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-01-11 20:56:29 +00:00
chore: add @0xllx0 to federation codeowners (#10716)
Adds @0xllx0 as a maintainer + point-of-contact in the `CODEOWNERS` file for federation-related code. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10716 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: elle <0xllx0@noreply.codeberg.org> Co-committed-by: elle <0xllx0@noreply.codeberg.org>
This commit is contained in:
parent
9c6169e868
commit
534e4e68ac
1 changed files with 6 additions and 6 deletions
12
CODEOWNERS
12
CODEOWNERS
|
|
@ -54,9 +54,9 @@ tests/integration/api_.* @Cyborus
|
||||||
|
|
||||||
# Federation code, requires care to be taken with regards to interoperability
|
# Federation code, requires care to be taken with regards to interoperability
|
||||||
# and backwards compatibility due to the way signatures work.
|
# and backwards compatibility due to the way signatures work.
|
||||||
services/federation/.* @famfo
|
services/federation/.* @famfo @0xllx0
|
||||||
modules/forgefed/.* @famfo
|
modules/forgefed/.* @famfo @0xllx0
|
||||||
models/forgefed/.* @famfo
|
models/forgefed/.* @famfo @0xllx0
|
||||||
routers/api/v1/activitypub/.* @famfo
|
routers/api/v1/activitypub/.* @famfo @0xllx0
|
||||||
tests/integration/api_activitypub_.* @famfo
|
tests/integration/api_activitypub_.* @famfo @0xllx0
|
||||||
tests/integration/activitypub_.* @famfo
|
tests/integration/activitypub_.* @famfo @0xllx0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue