mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
gitea: drop myself (ma27) from maintainer list
I recently learned about the way, individuals from the Gitea community (and company apparently) treat the Forgejo people. Personally, I think this is entirely inappropriate. I hereby retract my maintainership since I don't want to support this project with packaging work any longer. Luckily, there's a viable alternative available. [1] https://codeberg.org/forgejo/discussions/issues/251
This commit is contained in:
parent
3bb0efd495
commit
d1e24caf35
2 changed files with 0 additions and 2 deletions
|
@ -36,7 +36,6 @@ let
|
|||
meta.maintainers = with maintainers; [
|
||||
aanderse
|
||||
kolaente
|
||||
ma27
|
||||
];
|
||||
|
||||
nodes = {
|
||||
|
|
|
@ -112,7 +112,6 @@ buildGoModule rec {
|
|||
homepage = "https://about.gitea.com";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [
|
||||
ma27
|
||||
techknowlogick
|
||||
SuperSandro2000
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue