···6464 meta = with lib; {
6565 description = "The always-incognito web browser";
6666 homepage = "https://github.com/cassidyjames/ephemeral";
6767- maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
6767+ maintainers = with maintainers; [ xiorcale ] ++ teams.pantheon.members;
6868 platforms = platforms.linux;
6969 license = licenses.gpl3;
7070 };
+1-1
pkgs/applications/networking/ping/default.nix
···6161 meta = with lib; {
6262 description = "A helpful tool that lets you debug what part of your API is causing you issues";
6363 homepage = "https://github.com/jeremyvaartjes/ping";
6464- maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
6464+ maintainers = with maintainers; [ xiorcale ] ++ teams.pantheon.members;
6565 platforms = platforms.linux;
6666 license = licenses.gpl3;
6767 };
+1-1
pkgs/applications/office/agenda/default.nix
···5959 meta = with lib; {
6060 description = "A simple, fast, no-nonsense to-do (task) list designed for elementary OS";
6161 homepage = "https://github.com/dahenson/agenda";
6262- maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
6262+ maintainers = with maintainers; [ xiorcale ] ++ teams.pantheon.members;
6363 platforms = platforms.linux;
6464 license = licenses.gpl3;
6565 };