diff options
author | Herwig Hochleitner | 2023-09-12 22:10:01 +0200 |
---|---|---|
committer | GitHub | 2023-09-12 22:10:01 +0200 |
commit | 30bcc6c39d1eddfca5eedebe2c2c785abcd7daa5 (patch) | |
tree | ded3e66e610dd9d4d574a88392396110ce1ee262 /.github/CODEOWNERS | |
parent | 1dd3b051e957919fbdd8f678700c0a67ab31ac78 (diff) | |
parent | 7b786b39cb0d42949720482b78c31fcfe35b41c7 (diff) |
Merge pull request #248310 from emilylange/nixos/gitea-forgejo-split
nixos/forgejo: fork from nixos/gitea (split) close https://github.com/NixOS/nixpkgs/issues/244866
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r-- | .github/CODEOWNERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f316678cd023..8bea23cd6f8e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -305,6 +305,10 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt /nixos/modules/services/misc/matrix-conduit.nix @piegamesde /nixos/tests/matrix-conduit.nix @piegamesde +# Forgejo +nixos/modules/services/misc/forgejo.nix @bendlas @emilylange +pkgs/applications/version-management/forgejo @bendlas @emilylange + # Dotnet /pkgs/build-support/dotnet @IvarWithoutBones /pkgs/development/compilers/dotnet @IvarWithoutBones |