maintainers: remove astronaut0212 (#456088)
This commit is contained in:
@@ -2360,12 +2360,6 @@
|
||||
name = "Vincent Fischer";
|
||||
keys = [ { fingerprint = "BF47 81E1 F304 1ADF 18CE C401 DE16 C7D1 536D A72F"; } ];
|
||||
};
|
||||
astronaut0212 = {
|
||||
email = "goatastronaut0212@outlook.com";
|
||||
github = "goatastronaut0212";
|
||||
githubId = 119769817;
|
||||
name = "goatastronaut0212";
|
||||
};
|
||||
asymmetric = {
|
||||
email = "lorenzo@mailbox.org";
|
||||
github = "asymmetric";
|
||||
|
||||
@@ -90,7 +90,6 @@ buildNpmPackage rec {
|
||||
homepage = "https://github.com/sindresorhus/caprine";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
astronaut0212
|
||||
khaneliman
|
||||
];
|
||||
inherit (electron.meta) platforms;
|
||||
|
||||
@@ -44,6 +44,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/BambooEngine/ibus-bamboo";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ astronaut0212 ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user