···64 meta = with lib; {
65 description = "The always-incognito web browser";
66 homepage = "https://github.com/cassidyjames/ephemeral";
67- maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
68 platforms = platforms.linux;
69 license = licenses.gpl3;
70 };
···64 meta = with lib; {
65 description = "The always-incognito web browser";
66 homepage = "https://github.com/cassidyjames/ephemeral";
67+ maintainers = with maintainers; [ xiorcale ] ++ teams.pantheon.members;
68 platforms = platforms.linux;
69 license = licenses.gpl3;
70 };
+1-1
pkgs/applications/networking/ping/default.nix
···61 meta = with lib; {
62 description = "A helpful tool that lets you debug what part of your API is causing you issues";
63 homepage = "https://github.com/jeremyvaartjes/ping";
64- maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
65 platforms = platforms.linux;
66 license = licenses.gpl3;
67 };
···61 meta = with lib; {
62 description = "A helpful tool that lets you debug what part of your API is causing you issues";
63 homepage = "https://github.com/jeremyvaartjes/ping";
64+ maintainers = with maintainers; [ xiorcale ] ++ teams.pantheon.members;
65 platforms = platforms.linux;
66 license = licenses.gpl3;
67 };
+1-1
pkgs/applications/office/agenda/default.nix
···59 meta = with lib; {
60 description = "A simple, fast, no-nonsense to-do (task) list designed for elementary OS";
61 homepage = "https://github.com/dahenson/agenda";
62- maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
63 platforms = platforms.linux;
64 license = licenses.gpl3;
65 };
···59 meta = with lib; {
60 description = "A simple, fast, no-nonsense to-do (task) list designed for elementary OS";
61 homepage = "https://github.com/dahenson/agenda";
62+ maintainers = with maintainers; [ xiorcale ] ++ teams.pantheon.members;
63 platforms = platforms.linux;
64 license = licenses.gpl3;
65 };
···84 description = "Task manager with Todoist support designed for GNU/Linux 🚀️";
85 homepage = "https://planner-todo.web.app";
86 license = licenses.gpl3;
87- maintainers = with maintainers; [ dtzWill ] ++ pantheon.maintainers;
88 };
89}
90
···84 description = "Task manager with Todoist support designed for GNU/Linux 🚀️";
85 homepage = "https://planner-todo.web.app";
86 license = licenses.gpl3;
87+ maintainers = with maintainers; [ dtzWill ] ++ teams.pantheon.members;
88 };
89}
90
+1-1
pkgs/applications/office/khronos/default.nix
···60 meta = with lib; {
61 description = "Track each task's time in a simple inobtrusive way";
62 homepage = "https://github.com/lainsce/khronos";
63- maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
64 platforms = platforms.linux;
65 license = licenses.gpl3Plus;
66 };
···60 meta = with lib; {
61 description = "Track each task's time in a simple inobtrusive way";
62 homepage = "https://github.com/lainsce/khronos";
63+ maintainers = with maintainers; [ xiorcale ] ++ teams.pantheon.members;
64 platforms = platforms.linux;
65 license = licenses.gpl3Plus;
66 };
+1-1
pkgs/applications/office/spice-up/default.nix
···70 meta = with lib; {
71 description = "Create simple and beautiful presentations";
72 homepage = "https://github.com/Philip-Scott/Spice-up";
73- maintainers = with maintainers; [ samdroid-apps xiorcale ] ++ pantheon.maintainers;
74 platforms = platforms.linux;
75 # The COPYING file has GPLv3; some files have GPLv2+ and some have GPLv3+
76 license = licenses.gpl3Plus;
···70 meta = with lib; {
71 description = "Create simple and beautiful presentations";
72 homepage = "https://github.com/Philip-Scott/Spice-up";
73+ maintainers = with maintainers; [ samdroid-apps xiorcale ] ++ teams.pantheon.members;
74 platforms = platforms.linux;
75 # The COPYING file has GPLv3; some files have GPLv2+ and some have GPLv3+
76 license = licenses.gpl3Plus;
+1-1
pkgs/applications/science/math/nasc/default.nix
···80 the equations it’s used in.
81 '';
82 homepage = "https://github.com/parnold-x/nasc";
83- maintainers = pantheon.maintainers;
84 platforms = platforms.linux;
85 license = licenses.gpl3Plus;
86 };
···80 the equations it’s used in.
81 '';
82 homepage = "https://github.com/parnold-x/nasc";
83+ maintainers = teams.pantheon.members;
84 platforms = platforms.linux;
85 license = licenses.gpl3Plus;
86 };