shfmt: add maintainer
This commit is contained in:
@@ -24,5 +24,6 @@ buildGoModule rec {
|
|||||||
You can feed it standard input, any number of files or any number of directories to recurse into.
|
You can feed it standard input, any number of files or any number of directories to recurse into.
|
||||||
'';
|
'';
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
|
maintainers = with maintainers; [ zowoq ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user