Merge pull request #279719 from OPNA2608/drop/megapixels-maintenance
megapixels: Drop OPNA2608 from maintainers
This commit is contained in:
commit
ece39a142c
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://gitlab.com/postmarketOS/megapixels";
|
||||
changelog = "https://gitlab.com/postmarketOS/megapixels/-/tags/${version}";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ OPNA2608 dotlambda ];
|
||||
maintainers = with maintainers; [ dotlambda ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue