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
+1 -1
View File
@@ -68,7 +68,7 @@ stdenv.mkDerivation rec {
section in the NixOS manual.
'';
homepage = "https://github.com/stsdc/monitor";
maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers;
maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers;
platforms = platforms.linux;
license = licenses.gpl3;
};