phosh-mobile-settings: set meta.maintainers to self
https://github.com/NixOS/nixpkgs/pull/285487#issuecomment-1924673842
This commit is contained in:
parent
6263d48ee0
commit
1326c3dbb4
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://gitlab.gnome.org/guidog/phosh-mobile-settings";
|
||||
changelog = "https://gitlab.gnome.org/guidog/phosh-mobile-settings/-/blob/v${version}/debian/changelog";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ colinsane ];
|
||||
maintainers = with maintainers; [ rvl ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue