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:
parent
990b5a5388
commit
16012ff98a
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
license = licenses.gpl2Plus;
|
||||
|
||||
maintainers = with maintainers; [ taktoa amiloradovsky ];
|
||||
maintainers = with maintainers; [ vyp ];
|
||||
platforms = with platforms; linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue