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

maintainer: add stackshadow

This commit is contained in:
Martin 2021-09-19 13:54:30 +02:00
parent e620c32e59
commit f4d551c0d4
2 changed files with 7 additions and 1 deletions

View file

@ -135,5 +135,5 @@ in {
};
meta.maintainers = with maintainers; [ ymarkus ];
meta.maintainers = with maintainers; [ stackshadow ];
}