guile-lint: add vyp as maintainer
This commit is contained in:
parent
a4601f9f40
commit
3748013d22
@ -27,6 +27,7 @@ in stdenv.mkDerivation {
|
||||
description = "Checks syntax and semantics in a Guile program or module";
|
||||
homepage = "https://user42.tuxfamily.org/guile-lint/index.html";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ vyp ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user