forked from mirrors/nixpkgs
nixos/tests/mongodb: Remove self from maintainers
This commit is contained in:
parent
2c7f3c0fb7
commit
c5710ce274
|
@ -27,7 +27,7 @@ import ./make-test-python.nix ({ pkgs, ... }:
|
|||
in {
|
||||
name = "mongodb";
|
||||
meta = with pkgs.lib.maintainers; {
|
||||
maintainers = [ bluescreen303 offline rvl phile314 ];
|
||||
maintainers = [ bluescreen303 offline phile314 ];
|
||||
};
|
||||
|
||||
nodes = {
|
||||
|
|
Loading…
Reference in a new issue