github username: kjuvi -> xiorcale

authored by xiorcale and committed by Frederik Rietdijk ccfe14cb 640eeb9b

+18 -18
+6 -6
maintainers/maintainer-list.nix
··· 4019 4019 fingerprint = "8992 44FC D291 5CA2 0A97 802C 156C 88A5 B0A0 4B2A"; 4020 4020 }]; 4021 4021 }; 4022 - kjuvi = { 4023 - email = "quentin.vaucher@pm.me"; 4024 - github = "kjuvi"; 4025 - githubId = 17534323; 4026 - name = "Quentin Vaucher"; 4027 - }; 4028 4022 kkallio = { 4029 4023 email = "tierpluspluslists@gmail.com"; 4030 4024 name = "Karn Kallio"; ··· 8354 8348 github = "xfix"; 8355 8349 githubId = 1297598; 8356 8350 name = "Konrad Borowski"; 8351 + }; 8352 + xiorcale = { 8353 + email = "quentin.vaucher@pm.me"; 8354 + github = "xiorcale"; 8355 + githubId = 17534323; 8356 + name = "Quentin Vaucher"; 8357 8357 }; 8358 8358 xnaveira = { 8359 8359 email = "xnaveira@gmail.com";
+1 -1
pkgs/applications/misc/appeditor/default.nix
··· 59 59 meta = with stdenv.lib; { 60 60 description = "Edit the Pantheon desktop application menu"; 61 61 homepage = "https://github.com/donadigo/appeditor"; 62 - maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers; 62 + maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers; 63 63 platforms = platforms.linux; 64 64 license = licenses.gpl3; 65 65 };
+1 -1
pkgs/applications/misc/cipher/default.nix
··· 56 56 meta = with stdenv.lib; { 57 57 description = "A simple application for encoding and decoding text, designed for elementary OS"; 58 58 homepage = "https://github.com/arshubham/cipher"; 59 - maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers; 59 + maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers; 60 60 platforms = platforms.linux; 61 61 license = licenses.gpl3Plus; 62 62 };
+1 -1
pkgs/applications/misc/formatter/default.nix
··· 70 70 meta = with stdenv.lib; { 71 71 description = "A simple formatter designed for elementary OS"; 72 72 homepage = "https://github.com/Djaler/Formatter"; 73 - maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers; 73 + maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers; 74 74 platforms = platforms.linux; 75 75 license = licenses.lgpl2Plus; 76 76 };
+1 -1
pkgs/applications/networking/browsers/ephemeral/default.nix
··· 63 63 meta = with stdenv.lib; { 64 64 description = "The always-incognito web browser"; 65 65 homepage = "https://github.com/cassidyjames/ephemeral"; 66 - maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers; 66 + maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers; 67 67 platforms = platforms.linux; 68 68 license = licenses.gpl3; 69 69 };
+1 -1
pkgs/applications/networking/p2p/torrential/default.nix
··· 59 59 meta = with stdenv.lib; { 60 60 description = "Download torrents in style with this speedy, minimalist torrent client for elementary OS"; 61 61 homepage = "https://github.com/davidmhewitt/torrential"; 62 - maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers; 62 + maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers; 63 63 platforms = platforms.linux; 64 64 license = licenses.gpl3; 65 65 };
+1 -1
pkgs/applications/networking/ping/default.nix
··· 60 60 meta = with stdenv.lib; { 61 61 description = "A helpful tool that lets you debug what part of your API is causing you issues"; 62 62 homepage = "https://github.com/jeremyvaartjes/ping"; 63 - maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers; 63 + maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers; 64 64 platforms = platforms.linux; 65 65 license = licenses.gpl3; 66 66 };
+1 -1
pkgs/applications/office/agenda/default.nix
··· 58 58 meta = with stdenv.lib; { 59 59 description = "A simple, fast, no-nonsense to-do (task) list designed for elementary OS"; 60 60 homepage = "https://github.com/dahenson/agenda"; 61 - maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers; 61 + maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers; 62 62 platforms = platforms.linux; 63 63 license = licenses.gpl3; 64 64 };
+1 -1
pkgs/applications/office/envelope/default.nix
··· 73 73 meta = with stdenv.lib; { 74 74 description = "Personal finance manager for elementary OS"; 75 75 homepage = "https://github.com/cjfloss/envelope"; 76 - maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers; 76 + maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers; 77 77 platforms = platforms.linux; 78 78 license = licenses.gpl3Plus; 79 79 };
+1 -1
pkgs/applications/office/khronos/default.nix
··· 57 57 meta = with stdenv.lib; { 58 58 description = "Track each task's time in a simple inobtrusive way"; 59 59 homepage = "https://github.com/lainsce/khronos"; 60 - maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers; 60 + maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers; 61 61 platforms = platforms.linux; 62 62 license = licenses.gpl3; 63 63 };
+1 -1
pkgs/applications/office/spice-up/default.nix
··· 69 69 meta = with stdenv.lib; { 70 70 description = "Create simple and beautiful presentations"; 71 71 homepage = "https://github.com/Philip-Scott/Spice-up"; 72 - maintainers = with maintainers; [ samdroid-apps kjuvi ] ++ pantheon.maintainers; 72 + maintainers = with maintainers; [ samdroid-apps xiorcale ] ++ pantheon.maintainers; 73 73 platforms = platforms.linux; 74 74 # The COPYING file has GPLv3; some files have GPLv2+ and some have GPLv3+ 75 75 license = licenses.gpl3Plus;
+1 -1
pkgs/applications/office/timetable/default.nix
··· 56 56 meta = with stdenv.lib; { 57 57 description = "Plot out your own timetable for the week and organize it"; 58 58 homepage = "https://github.com/lainsce/timetable"; 59 - maintainers = [ maintainers.kjuvi ] ++ pantheon.maintainers; 59 + maintainers = [ maintainers.xiorcale ] ++ pantheon.maintainers; 60 60 license = licenses.gpl2Plus; 61 61 }; 62 62 }
+1 -1
pkgs/applications/system/monitor/default.nix
··· 68 68 section in the NixOS manual. 69 69 ''; 70 70 homepage = "https://github.com/stsdc/monitor"; 71 - maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers; 71 + maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers; 72 72 platforms = platforms.linux; 73 73 license = licenses.gpl3; 74 74 };