mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
plasma-wayland-protocols: add ttuegel as maintainer
This commit is contained in:
parent
6e8bef3067
commit
b32b655ce9
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@ mkDerivation rec {
|
|||
description = "Plasma Wayland Protocols";
|
||||
license = lib.licenses.lgpl21Plus;
|
||||
platforms = qtbase.meta.platforms;
|
||||
maintainers = [ lib.maintainers.ttuegel ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue