Merge pull request #115631 from SuperSandro2000/fix-collection26

This commit is contained in:
Sandro
2021-03-11 01:59:35 +01:00
committed by GitHub
21 changed files with 66 additions and 66 deletions
+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.
'';
license = licenses.bsd3;
maintainers = with maintainers; [ zowoq ];
maintainers = with maintainers; [ zowoq SuperSandro2000 ];
};
}