mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 19:51:17 +00:00
gauge: add marie to maintainers
This commit is contained in:
parent
0098af6a51
commit
504920cc22
|
@ -26,6 +26,6 @@ buildGoModule rec {
|
|||
mainProgram = "gauge";
|
||||
homepage = "https://gauge.org";
|
||||
license = licenses.asl20;
|
||||
maintainers = [ maintainers.vdemeester ];
|
||||
maintainers = with maintainers; [ vdemeester marie ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue