github username: kjuvi -> xiorcale

This commit is contained in:
xiorcale
2020-05-09 09:08:18 +02:00
committed by Frederik Rietdijk
parent 640eeb9b85
commit ccfe14cb3b
13 changed files with 18 additions and 18 deletions
@@ -69,7 +69,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "Create simple and beautiful presentations";
homepage = "https://github.com/Philip-Scott/Spice-up";
maintainers = with maintainers; [ samdroid-apps kjuvi ] ++ pantheon.maintainers;
maintainers = with maintainers; [ samdroid-apps xiorcale ] ++ pantheon.maintainers;
platforms = platforms.linux;
# The COPYING file has GPLv3; some files have GPLv2+ and some have GPLv3+
license = licenses.gpl3Plus;