···59 meta = with stdenv.lib; {
60 description = "Download torrents in style with this speedy, minimalist torrent client for elementary OS";
61 homepage = "https://github.com/davidmhewitt/torrential";
62- maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers;
63 platforms = platforms.linux;
64 license = licenses.gpl3;
65 };
···59 meta = with stdenv.lib; {
60 description = "Download torrents in style with this speedy, minimalist torrent client for elementary OS";
61 homepage = "https://github.com/davidmhewitt/torrential";
62+ maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
63 platforms = platforms.linux;
64 license = licenses.gpl3;
65 };
+1-1
pkgs/applications/networking/ping/default.nix
···60 meta = with stdenv.lib; {
61 description = "A helpful tool that lets you debug what part of your API is causing you issues";
62 homepage = "https://github.com/jeremyvaartjes/ping";
63- maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers;
64 platforms = platforms.linux;
65 license = licenses.gpl3;
66 };
···60 meta = with stdenv.lib; {
61 description = "A helpful tool that lets you debug what part of your API is causing you issues";
62 homepage = "https://github.com/jeremyvaartjes/ping";
63+ maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
64 platforms = platforms.linux;
65 license = licenses.gpl3;
66 };
+1-1
pkgs/applications/office/agenda/default.nix
···58 meta = with stdenv.lib; {
59 description = "A simple, fast, no-nonsense to-do (task) list designed for elementary OS";
60 homepage = "https://github.com/dahenson/agenda";
61- maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers;
62 platforms = platforms.linux;
63 license = licenses.gpl3;
64 };
···58 meta = with stdenv.lib; {
59 description = "A simple, fast, no-nonsense to-do (task) list designed for elementary OS";
60 homepage = "https://github.com/dahenson/agenda";
61+ maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
62 platforms = platforms.linux;
63 license = licenses.gpl3;
64 };
+1-1
pkgs/applications/office/envelope/default.nix
···73 meta = with stdenv.lib; {
74 description = "Personal finance manager for elementary OS";
75 homepage = "https://github.com/cjfloss/envelope";
76- maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers;
77 platforms = platforms.linux;
78 license = licenses.gpl3Plus;
79 };
···73 meta = with stdenv.lib; {
74 description = "Personal finance manager for elementary OS";
75 homepage = "https://github.com/cjfloss/envelope";
76+ maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
77 platforms = platforms.linux;
78 license = licenses.gpl3Plus;
79 };
+1-1
pkgs/applications/office/khronos/default.nix
···57 meta = with stdenv.lib; {
58 description = "Track each task's time in a simple inobtrusive way";
59 homepage = "https://github.com/lainsce/khronos";
60- maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers;
61 platforms = platforms.linux;
62 license = licenses.gpl3;
63 };
···57 meta = with stdenv.lib; {
58 description = "Track each task's time in a simple inobtrusive way";
59 homepage = "https://github.com/lainsce/khronos";
60+ maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
61 platforms = platforms.linux;
62 license = licenses.gpl3;
63 };
+1-1
pkgs/applications/office/spice-up/default.nix
···69 meta = with stdenv.lib; {
70 description = "Create simple and beautiful presentations";
71 homepage = "https://github.com/Philip-Scott/Spice-up";
72- maintainers = with maintainers; [ samdroid-apps kjuvi ] ++ pantheon.maintainers;
73 platforms = platforms.linux;
74 # The COPYING file has GPLv3; some files have GPLv2+ and some have GPLv3+
75 license = licenses.gpl3Plus;
···69 meta = with stdenv.lib; {
70 description = "Create simple and beautiful presentations";
71 homepage = "https://github.com/Philip-Scott/Spice-up";
72+ maintainers = with maintainers; [ samdroid-apps xiorcale ] ++ pantheon.maintainers;
73 platforms = platforms.linux;
74 # The COPYING file has GPLv3; some files have GPLv2+ and some have GPLv3+
75 license = licenses.gpl3Plus;
+1-1
pkgs/applications/office/timetable/default.nix
···56 meta = with stdenv.lib; {
57 description = "Plot out your own timetable for the week and organize it";
58 homepage = "https://github.com/lainsce/timetable";
59- maintainers = [ maintainers.kjuvi ] ++ pantheon.maintainers;
60 license = licenses.gpl2Plus;
61 };
62}
···56 meta = with stdenv.lib; {
57 description = "Plot out your own timetable for the week and organize it";
58 homepage = "https://github.com/lainsce/timetable";
59+ maintainers = [ maintainers.xiorcale ] ++ pantheon.maintainers;
60 license = licenses.gpl2Plus;
61 };
62}