Hi, http://sling.apache.org/repolist.html groups repos in categories which is a starting point but it would be nice to have additional tags for repositories like contrib, experimental, core etc.
Do people have suggestions for how to do that? GitHub Topics come to mind [1] but they don't seem to be enabled on our repositories, I don't see "add topics" at [2] for example. An alternative is to define badges that we can add near the top of the modules README file, like I tried at https://github.com/apache/sling-org-apache-sling-launchpad-contrib-testing The script which generates the aggregated list of repositories (currently [3]) can then read those informations and convert them to the appropriate tags or badges. WDYT? -Bertrand [1] https://github.com/blog/2309-introducing-topics [2] https://github.com/apache/sling-org-apache-sling-repoinit-parser [3] https://github.com/apache/sling-aggregator/blob/master/collect-sling-repos.groovy
