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

This commit is contained in:
williamvds 2025-06-04 20:54:52 +01:00
parent 9c09d5e27c
commit 82b8a1e117
No known key found for this signature in database
GPG key ID: 7A4DF5A8CDBD49C7
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 ];
};
}