mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 19:21:04 +00:00
Merge pull request #329009 from atorres1985-contrib/remove-jqqqqqqqqqq
prometheus-v2ray-exporter: remove jqqqqqqqqqq from meta.maintainers
This commit is contained in:
commit
9cce3a7dfd
|
@ -10030,12 +10030,6 @@
|
|||
githubId = 5352661;
|
||||
name = "James Cleverley-Prance";
|
||||
};
|
||||
jqqqqqqqqqq = {
|
||||
email = "jqqqqqqqqqq@gmail.com";
|
||||
github = "jqqqqqqqqqq";
|
||||
githubId = 12872927;
|
||||
name = "Curtis Jiang";
|
||||
};
|
||||
jqueiroz = {
|
||||
email = "nixos@johnjq.com";
|
||||
github = "jqueiroz";
|
||||
|
|
|
@ -18,6 +18,6 @@ buildGoModule rec {
|
|||
mainProgram = "v2ray-exporter";
|
||||
homepage = "https://github.com/wi1dcard/v2ray-exporter";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ jqqqqqqqqqq ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue