shfmt: add SuperSandro2000 as maintainer

This commit is contained in:
Sandro Jäckel
2021-03-10 23:52:32 +01:00
parent babf859184
commit 3ebace1a8f
+1 -1
View File
@@ -32,6 +32,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 ]; maintainers = with maintainers; [ zowoq SuperSandro2000 ];
}; };
} }