nixos/tests/mongodb: Remove self from maintainers

This commit is contained in:
Rodney Lorrimar 2023-12-09 17:45:33 +08:00
parent 2c7f3c0fb7
commit c5710ce274
No known key found for this signature in database
GPG Key ID: D8B75C95FB4D1143

View File

@ -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 = {