plasma-wayland-protocols: add ttuegel as maintainer

This commit is contained in:
Thomas Tuegel 2020-09-06 09:21:53 -05:00
parent 6e8bef3067
commit b32b655ce9

View file

@ -20,5 +20,6 @@ mkDerivation rec {
description = "Plasma Wayland Protocols";
license = lib.licenses.lgpl21Plus;
platforms = qtbase.meta.platforms;
maintainers = [ lib.maintainers.ttuegel ];
};
}