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

maintainers/malvo: update information

This commit is contained in:
Malte Voos 2023-02-05 15:05:51 +01:00
parent 6de7b51edd
commit 3449f83618
10 changed files with 11 additions and 11 deletions

View file

@ -120,5 +120,5 @@ in
};
};
meta.maintainers = with maintainers; [ malvo ];
meta.maintainers = with maintainers; [ malte-v ];
}