From 073ac41f265056ccbabb5916b1dc99e2a7f98d04 Mon Sep 17 00:00:00 2001 From: Sandro Jäckel Date: Tue, 21 Sep 2021 21:45:29 +0200 Subject: mate: move packages under maintainer team --- pkgs/desktops/mate/mate-notification-daemon/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/desktops/mate/mate-notification-daemon') diff --git a/pkgs/desktops/mate/mate-notification-daemon/default.nix b/pkgs/desktops/mate/mate-notification-daemon/default.nix index 8bc730032f6..a66f8de4346 100644 --- a/pkgs/desktops/mate/mate-notification-daemon/default.nix +++ b/pkgs/desktops/mate/mate-notification-daemon/default.nix @@ -37,6 +37,6 @@ stdenv.mkDerivation rec { homepage = "https://github.com/mate-desktop/mate-notification-daemon"; license = with licenses; [ gpl2Plus gpl3Plus ]; platforms = platforms.unix; - maintainers = [ maintainers.romildo ]; + maintainers = teams.mate.members; }; } -- cgit 1.4.1