Thanks, I see now that https://github.com/mariadb/server has been
updated to have the topic and website link, MariaDB itself can now be
found at https://github.com/topics/mariadb :)
If you add a social media pic
(https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/customizing-your-repositorys-social-media-preview)
the MariaDB box will look nicer.
Additionally I would recommend you update the README.md. For example
the link https://launchpad.net/~maria-discuss should be replaced with
a new address. I am sure you spot many more things that can be
improved.
You may seek more inspiration on what to improve in the README by
browsing the top projects at https://github.com/topics/mariadb.
Projects that have more stars than MariaDB are probably are probably
doing their README better, and thus are good role models to imitate.
For example open in two browser windows side-by-side and compare
* https://github.com/nocodb/nocodb/blob/develop/README.md
* https://github.com/MariaDB/server/blob/11.5/README.md
You could also consider adding a /profile/README.md for enhanced
GitHub "looks", see details at
https://docs.github.com/en/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile
Some of you might be asking **why does this matter?** At the moment
MySQL GitHub popularity is growing by 110 stars per month, and MariaDB
only by 55. GitHub stars is a metric both for tracking and inducing
popularity among developers, and if MariaDB isn't more popular than
MySQL among developers, it will become marginalized in the database
industry.
- Otto