Add sjagoe as maintainer of grin package
This commit is contained in:
@@ -16,5 +16,6 @@ pythonPackages.buildPythonPackage rec {
|
||||
homepage = https://pypi.python.org/pypi/grin;
|
||||
description = "A grep program configured the way I like it.";
|
||||
platform = stdenv.lib.platforms.all;
|
||||
maintainers = [ stdenv.lib.maintainers.sjagoe ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user