mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
maintainers: remove delroth
This commit is contained in:
parent
8753c7c1bd
commit
37889a30f9
23 changed files with 22 additions and 28 deletions
|
@ -1,7 +1,7 @@
|
|||
import ./make-test-python.nix ({ pkgs, ... }: {
|
||||
name = "nginx-sso";
|
||||
meta = {
|
||||
maintainers = with pkgs.lib.maintainers; [ delroth ];
|
||||
maintainers = with pkgs.lib.maintainers; [ ];
|
||||
};
|
||||
|
||||
nodes.machine = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue