maintainers: remove balajisivaraman
no github account linked
This commit is contained in:
parent
45ec5898cb
commit
89fbc3fea9
2 changed files with 1 additions and 5 deletions
|
@ -1342,10 +1342,6 @@
|
|||
githubId = 35324;
|
||||
name = "Badi' Abdul-Wahid";
|
||||
};
|
||||
balajisivaraman = {
|
||||
email = "sivaraman.balaji@gmail.com";
|
||||
name = "Balaji Sivaraman";
|
||||
};
|
||||
balodja = {
|
||||
email = "balodja@gmail.com";
|
||||
github = "balodja";
|
||||
|
|
|
@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
|
|||
description = "A customized version of Apple’s Menlo-Regular font";
|
||||
homepage = "https://github.com/andreberg/Meslo-Font/";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ balajisivaraman ];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
platforms = with lib.platforms; all;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue