Add myself (the-kenny) to the maintainer list.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
This commit is contained in:
@@ -30,5 +30,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Project automation for Clojure";
|
||||
license = "EPL";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
maintainer = with stdenv.lib.maintainers; [the-kenny];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user