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:
elle 2026-01-09 23:53:06 +01:00 committed by Gusted
parent 9c6169e868
commit 534e4e68ac

View file

@ -54,9 +54,9 @@ tests/integration/api_.* @Cyborus
# Federation code, requires care to be taken with regards to interoperability
# and backwards compatibility due to the way signatures work.
services/federation/.* @famfo
modules/forgefed/.* @famfo
models/forgefed/.* @famfo
routers/api/v1/activitypub/.* @famfo
tests/integration/api_activitypub_.* @famfo
tests/integration/activitypub_.* @famfo
services/federation/.* @famfo @0xllx0
modules/forgefed/.* @famfo @0xllx0
models/forgefed/.* @famfo @0xllx0
routers/api/v1/activitypub/.* @famfo @0xllx0
tests/integration/api_activitypub_.* @famfo @0xllx0
tests/integration/activitypub_.* @famfo @0xllx0