From 47ba8cdcc7096242bd98f9d9631fa9dd4974cf53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Romildo?= Date: Tue, 5 Jul 2022 13:33:37 -0300 Subject: [PATCH] nixos/qt5: add maintainer --- nixos/modules/config/qt5.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/modules/config/qt5.nix b/nixos/modules/config/qt5.nix index f0ea6825db10..542a96ba6b06 100644 --- a/nixos/modules/config/qt5.nix +++ b/nixos/modules/config/qt5.nix @@ -18,6 +18,7 @@ let in { + meta.maintainers = [ maintainers.romildo ]; options = { qt5 = {