···5959 meta = with stdenv.lib; {
6060 description = "Download torrents in style with this speedy, minimalist torrent client for elementary OS";
6161 homepage = "https://github.com/davidmhewitt/torrential";
6262- maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers;
6262+ maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
6363 platforms = platforms.linux;
6464 license = licenses.gpl3;
6565 };
+1-1
pkgs/applications/networking/ping/default.nix
···6060 meta = with stdenv.lib; {
6161 description = "A helpful tool that lets you debug what part of your API is causing you issues";
6262 homepage = "https://github.com/jeremyvaartjes/ping";
6363- maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers;
6363+ maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
6464 platforms = platforms.linux;
6565 license = licenses.gpl3;
6666 };
+1-1
pkgs/applications/office/agenda/default.nix
···5858 meta = with stdenv.lib; {
5959 description = "A simple, fast, no-nonsense to-do (task) list designed for elementary OS";
6060 homepage = "https://github.com/dahenson/agenda";
6161- maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers;
6161+ maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
6262 platforms = platforms.linux;
6363 license = licenses.gpl3;
6464 };
+1-1
pkgs/applications/office/envelope/default.nix
···7373 meta = with stdenv.lib; {
7474 description = "Personal finance manager for elementary OS";
7575 homepage = "https://github.com/cjfloss/envelope";
7676- maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers;
7676+ maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
7777 platforms = platforms.linux;
7878 license = licenses.gpl3Plus;
7979 };
+1-1
pkgs/applications/office/khronos/default.nix
···5757 meta = with stdenv.lib; {
5858 description = "Track each task's time in a simple inobtrusive way";
5959 homepage = "https://github.com/lainsce/khronos";
6060- maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers;
6060+ maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
6161 platforms = platforms.linux;
6262 license = licenses.gpl3;
6363 };
+1-1
pkgs/applications/office/spice-up/default.nix
···6969 meta = with stdenv.lib; {
7070 description = "Create simple and beautiful presentations";
7171 homepage = "https://github.com/Philip-Scott/Spice-up";
7272- maintainers = with maintainers; [ samdroid-apps kjuvi ] ++ pantheon.maintainers;
7272+ maintainers = with maintainers; [ samdroid-apps xiorcale ] ++ pantheon.maintainers;
7373 platforms = platforms.linux;
7474 # The COPYING file has GPLv3; some files have GPLv2+ and some have GPLv3+
7575 license = licenses.gpl3Plus;
+1-1
pkgs/applications/office/timetable/default.nix
···5656 meta = with stdenv.lib; {
5757 description = "Plot out your own timetable for the week and organize it";
5858 homepage = "https://github.com/lainsce/timetable";
5959- maintainers = [ maintainers.kjuvi ] ++ pantheon.maintainers;
5959+ maintainers = [ maintainers.xiorcale ] ++ pantheon.maintainers;
6060 license = licenses.gpl2Plus;
6161 };
6262}