nextcloud-client: added kranzes (myself) as a maintainer
This commit is contained in:
parent
07811f56c5
commit
4c57e70ccc
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ mkDerivation rec {
|
|||
description = "Nextcloud themed desktop client";
|
||||
homepage = "https://nextcloud.com";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ caugner ];
|
||||
maintainers = with maintainers; [ caugner kranzes ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue