about summary refs log tree commit diff
path: root/pkgs/data/themes/yaru/default.nix
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2023-09-12 19:06:44 +0200
committerVladimír Čunát <v@cunat.cz>2023-09-12 19:06:44 +0200
commit300eaad172fef6365ffd06d3816c2e6377c46311 (patch)
treeb877cef4af6268503496fe59cc0f72a36da32b9f /pkgs/data/themes/yaru/default.nix
parentbc6f47f644cc42eed1fab8d0e16bb4ce32833f52 (diff)
parentb874fb56d0f07a0ff88fcdc17e0001760ca89556 (diff)
downloadnixlib-300eaad172fef6365ffd06d3816c2e6377c46311.tar
nixlib-300eaad172fef6365ffd06d3816c2e6377c46311.tar.gz
nixlib-300eaad172fef6365ffd06d3816c2e6377c46311.tar.bz2
nixlib-300eaad172fef6365ffd06d3816c2e6377c46311.tar.lz
nixlib-300eaad172fef6365ffd06d3816c2e6377c46311.tar.xz
nixlib-300eaad172fef6365ffd06d3816c2e6377c46311.tar.zst
nixlib-300eaad172fef6365ffd06d3816c2e6377c46311.zip
Merge branch 'master' into staging-next
Diffstat (limited to 'pkgs/data/themes/yaru/default.nix')
-rw-r--r--pkgs/data/themes/yaru/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/data/themes/yaru/default.nix b/pkgs/data/themes/yaru/default.nix
index b4e50252fe53..b72bcd6c7c35 100644
--- a/pkgs/data/themes/yaru/default.nix
+++ b/pkgs/data/themes/yaru/default.nix
@@ -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; [ fortuneteller2k maxeaubrey ];
+    maintainers = with maintainers; [ fortuneteller2k amaxine ];
   };
 }