Commit 50be4052 authored by goatastronaut0212's avatar goatastronaut0212 Committed by nicoo
Browse files

ibus-engines.bamboo: remove superbo as maintainer

parent 024669c7
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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";
+1 −1
Original line number Diff line number Diff line
@@ -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 ];
  };
}