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

maintainers: 1000101 -> _1000101

This commit is contained in:
zowoq 2020-07-29 20:57:20 +10:00
parent 7d9c49f8e6
commit 0052523a18
21 changed files with 21 additions and 22 deletions

View file

@ -108,7 +108,6 @@ in
};
};
meta.maintainers = with maintainers; [ maintainers."1000101" ];
meta.maintainers = with maintainers; [ _1000101 ];
}