maintainers: remove delroth

This commit is contained in:
Pierre Bourdon 2024-04-27 11:54:22 +02:00
parent 8753c7c1bd
commit 37889a30f9
No known key found for this signature in database
GPG key ID: 6FB80DCD84DA0F1C
23 changed files with 22 additions and 28 deletions

View file

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