0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

maintainers: rename filalex77 -> Br1ght0ne

This commit is contained in:
Oleksii Filonenko 2020-11-17 13:02:06 +02:00
parent c68b6ad5c4
commit 512c3c0a05
86 changed files with 95 additions and 95 deletions

View file

@ -4,7 +4,7 @@ with lib;
let cfg = config.programs.bandwhich;
in {
meta.maintainers = with maintainers; [ filalex77 ];
meta.maintainers = with maintainers; [ Br1ght0ne ];
options = {
programs.bandwhich = {