mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 05:17:55 +00:00
ibus-engines.bamboo: remove superbo as maintainer
This commit is contained in:
parent
024669c737
commit
50be40524b
@ -19683,12 +19683,6 @@
|
||||
githubId = 36031171;
|
||||
name = "Supa";
|
||||
};
|
||||
superbo = {
|
||||
email = "supernbo@gmail.com";
|
||||
github = "SuperBo";
|
||||
githubId = 2666479;
|
||||
name = "Y Nguyen";
|
||||
};
|
||||
superherointj = {
|
||||
email = "sergiomarcelo@yandex.com";
|
||||
github = "superherointj";
|
||||
|
@ -52,6 +52,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/BambooEngine/ibus-bamboo";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ astronaut0212 superbo ];
|
||||
maintainers = with maintainers; [ astronaut0212 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user