about summary refs log tree commit diff
path: root/pkgs/applications/graphics/ideogram/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/graphics/ideogram/default.nix')
-rw-r--r--pkgs/applications/graphics/ideogram/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/graphics/ideogram/default.nix b/pkgs/applications/graphics/ideogram/default.nix
index f78170fde34a9..f9b123ddb40ba 100644
--- a/pkgs/applications/graphics/ideogram/default.nix
+++ b/pkgs/applications/graphics/ideogram/default.nix
@@ -61,7 +61,7 @@ stdenv.mkDerivation rec {
     description = "Insert emoji anywhere, even in non-native apps - designed for elementary OS";
     homepage = "https://github.com/cassidyjames/ideogram";
     license = licenses.gpl2Plus;
-    maintainers = pantheon.maintainers;
+    maintainers = teams.pantheon.members;
     platforms = platforms.linux;
   };