Adding a "Projects using Meson" to Community section (#3138)

This commit is contained in:
Tim Ansell 2018-02-25 10:22:42 -08:00 committed by Jussi Pakkanen
parent 33e279bc11
commit 36fc655272
1 changed files with 10 additions and 0 deletions

View File

@ -33,6 +33,16 @@ developers. The first one is the mailing list, which is hosted at
The second way is via IRC. The channel to use is `#mesonbuild` at
[Freenode](https://freenode.net/).
### [Projects using Meson](http://mesonbuild.com/Users.html)
Many projects out there are using Meson and their communities are also
a great resource for learning about what (and what not too!) do when
trying to convert to using Meson.
[A short list of Meson users can be found here](http://mesonbuild.com/Users.html)
but there are many more. We would love to hear about your success
stories too and how things could be improved too!
## Development
All development on Meson is done on the [GitHub