guile-gnome: remove taktoa and amiloradovsky from maintainers and add

vyp

See discussion in [1].

[1]: https://github.com/NixOS/nixpkgs/pull/29732
This commit is contained in:
xd1le 2017-09-25 10:24:03 +10:00 committed by Robin Gloster
parent 990b5a5388
commit 16012ff98a

View file

@ -52,7 +52,7 @@ stdenv.mkDerivation rec {
license = licenses.gpl2Plus;
maintainers = with maintainers; [ taktoa amiloradovsky ];
maintainers = with maintainers; [ vyp ];
platforms = with platforms; linux;
};
}