Changes to mariadb charm
[osm/devops.git] / installers / charm / mariadb-k8s / metadata.yaml
index 1b263a4..2823c61 100755 (executable)
 ##
 
 name: mariadb-k8s
-summary: MySQL is a fast, stable and multi-user, multi-threaded SQL database
+summary: MariaDB is a popular database server made by the developers of MySQL.
+docs: https://discourse.charmhub.io/t/mariadb-documentation-overview/4116
 maintainers:
-  - Juju Developers <juju@lists.ubuntu.com>
-description: |
-  MySQL is a fast, stable and true multi-user, multi-threaded SQL database
-  server. SQL (Structured Query Language) is the most popular database query
-  language in the world. The main goals of MySQL are speed, robustness and
-  ease of use.
+  - OSM Charmers <osm-charmers@lists.launchpad.net>
+description: >
+  MariaDB Server is one of the most popular database servers in the world.
+  It's made by the original developers of MySQL and guaranteed to stay open
+  source. Notable users include Wikipedia, WordPress.com and Google.
+  https://mariadb.org/
 tags:
   - database
   - openstack