mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-02 02:03:21 +00:00
mycelium: add rvdp as maintainer
This commit is contained in:
parent
50d200e911
commit
62f3497182
@ -49,7 +49,7 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/threefoldtech/mycelium";
|
||||
changelog = "https://github.com/threefoldtech/mycelium/blob/${src.rev}/CHANGELOG.md";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ flokli matthewcroughan ];
|
||||
maintainers = with maintainers; [ flokli matthewcroughan rvdp ];
|
||||
mainProgram = "mycelium";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user