mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
grig: add mafo as maintainer
This commit is contained in:
@@ -46,6 +46,9 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://groundstation.sourceforge.net/grig/";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ melling ];
|
||||
maintainers = with maintainers; [
|
||||
melling
|
||||
mafo
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user