nextcloud-client: remove myself from the maintainer list
This commit is contained in:
parent
3497b757d3
commit
fe1568fa24
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ mkDerivation rec {
|
|||
description = "Nextcloud themed desktop client";
|
||||
homepage = "https://nextcloud.com";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ caugner ma27 ];
|
||||
maintainers = with maintainers; [ caugner ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue