mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 19:58:09 +00:00
Merge pull request #229153 from KaiHa/pr-liier-remove-myself
lieer: remove myself from maintainers
This commit is contained in:
commit
da45bf6ec7
@ -34,6 +34,6 @@ python3Packages.buildPythonApplication rec {
|
||||
'';
|
||||
homepage = "https://lieer.gaute.vetsj.com/";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ flokli kaiha ];
|
||||
maintainers = with maintainers; [ flokli ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user