Add myself as a maintainer to a bunch of packages.
This commit is contained in:
@@ -6,6 +6,7 @@ stdenv.mkDerivation {
|
||||
meta = {
|
||||
homepage = http://s48.org/;
|
||||
description = "Scheme 48";
|
||||
maintainers = with stdenv.lib.maintainers; [ the-kenny ];
|
||||
};
|
||||
|
||||
src = fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user