awesome-foss / awesome-sysadmin

A curated list of amazingly awesome open-source sysadmin resources.
Other
24.54k stars 1.42k forks source link

Fix most syntax errors #526

Closed Rabenherz112 closed 1 year ago

Rabenherz112 commented 1 year ago

This PR fixes most syntax errors related to licenses or languages and merges all categories together that do not have at least 3 items.

Multiple things are still open:

ERROR:awesome_lint.py: CloudSlang: the first tag Cloud Computing points to a tag which redirects to another list ERROR:awesome_lint.py: CloudStack: the first tag Cloud Computing points to a tag which redirects to another list. ERROR:awesome_lint.py: Cobbler: the first tag Cloud Computing points to a tag which redirects to another list. ERROR:awesome_lint.py: Genesis: the first tag Cloud Computing points to a tag which redirects to another list. ERROR:awesome_lint.py: Overcast: the first tag Cloud Computing points to a tag which redirects to another list.

Not too sure how to deal with that

ERROR:awesome_lint.py: djbdns: license Public Domain is not listed in the main licenses list

There is not really a license for public domain or? The best that I would come up with would either be CC-0 or NLPL

ref: #525

nodiscc commented 1 year ago

Not too sure how to deal with that

I will have a look, some reordering might be needed.

There is not really a license for public domain or? The best that I would come up with would either be CC-0 or NLPL

I think we did just that in awesome-selfhosted (use the CC0-1.0 identifier) https://github.com/awesome-selfhosted/awesome-selfhosted/blob/686771f833743fa1d2284eae3ec6cb2334798a08/README.md?plain=1#L2130