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
@@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "Plot out your own timetable for the week and organize it";
homepage = "https://github.com/lainsce/timetable";
maintainers = [ maintainers.kjuvi ] ++ pantheon.maintainers;
maintainers = [ maintainers.xiorcale ] ++ pantheon.maintainers;
license = licenses.gpl2Plus;
};
}