remove genesis maintainer
genesis has no longer access to github
This commit is contained in:
committed by
Jonathan Ringer
parent
9e8e0c78d7
commit
72f6df338d
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/mahatma-kaganovich/xkbd";
|
||||
description = "onscreen soft keyboard for X11";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = [ maintainers.genesis ];
|
||||
maintainers = [ ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user