Drop maintainership for some packages
This commit is contained in:
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A clock application that morphs digits when they are changed";
|
||||
maintainers = with maintainers; [ raskin rycee ];
|
||||
maintainers = with maintainers; [ raskin ];
|
||||
platforms = with platforms; linux ++ freebsd;
|
||||
license = licenses.free; #TODO BSD on Gentoo, looks like MIT
|
||||
downloadPage = "http://www.jwz.org/xdaliclock/";
|
||||
|
||||
Reference in New Issue
Block a user