yaru: drop self from maintainers
This commit is contained in:
parent
f18db8905d
commit
3cedce9593
1 changed files with 1 additions and 1 deletions
|
@ -39,6 +39,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://github.com/ubuntu/yaru";
|
||||
license = with licenses; [ cc-by-sa-40 gpl3Plus lgpl21Only lgpl3Only ];
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ moni amaxine ];
|
||||
maintainers = with maintainers; [ moni ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue