From 0025b42d2201268974e4e6195ce83013745a1113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaj=20Arn=C3=B6?= Date: Wed, 14 Oct 2020 10:07:55 +0200 Subject: [PATCH] Add pointer to GOVERNANCE Initial setup for https://jira.mariadb.org/browse/MDEV-23951 --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 64af450d29fcd..1bcc0ccfb8516 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,6 +10,7 @@ MariaDB Server has a vibrant community contributing in a wide range of areas. Th - [maria-docs mailing list](http://launchpad.net/~maria-docs) - ircs://chat.freenode.net/maria ([see the IRC page on the Knowledge Base](https://mariadb.com/kb/en/meta/irc-chat-servers-and-zulip-instance/) for help with IRC). - The MariaDB Foundation and MariaDB Corporation have a presence on Reddit, Twitter, Facebook and Google Plus. See the [social media page](https://mariadb.com/kb/en/mariadb/social-media/). +- Engage with the MaroaDB Foundation according to [oovernance rules](GOVERNANCE.md) ### Help document MariaDB ----