1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-09 09:36:20 +09:00

maintainers: rename williamvds -> averyvigolo (#414043)

This commit is contained in:
h7x4 2025-06-05 08:36:44 +02:00 committed by GitHub
commit e626e61ab8
Signed by: github
GPG key ID: B5690EEEBB952194
7 changed files with 13 additions and 13 deletions

View file

@ -478,6 +478,6 @@ in
meta = {
doc = ./pihole-ftl.md;
maintainers = with lib.maintainers; [ williamvds ];
maintainers = with lib.maintainers; [ averyvigolo ];
};
}

View file

@ -99,6 +99,6 @@ in
meta = {
doc = ./pihole-web.md;
maintainers = with lib.maintainers; [ williamvds ];
maintainers = with lib.maintainers; [ averyvigolo ];
};
}