diff options
| author | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2018-02-19 23:15:39 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-19 23:15:39 +0530 |
| commit | e6c9923b47834b5fbf30127801bc84fd0ddfcd1d (patch) | |
| tree | 0b95d7689b0bee1c9643df8a7bfac3a471872c20 /docs/markdown/Users.md | |
| parent | 55a7c265c11e0f3e8a94cf9f4fd0b5f036a717d2 (diff) | |
| download | meson-e6c9923b47834b5fbf30127801bc84fd0ddfcd1d.tar.gz | |
Users.md: link to github page for easy editing
Also mention that software on the list will be tested for regressions.
Diffstat (limited to 'docs/markdown/Users.md')
| -rw-r--r-- | docs/markdown/Users.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index 166592287..eb9a00987 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -4,7 +4,7 @@ title: Users # List of projects using Meson -If you have a project that uses Meson that you want to add to this list, let us know and we'll add it. +If you have a project that uses Meson that you want to add to this list, please [file a pull-request](https://github.com/mesonbuild/meson/edit/master/docs/markdown/Users.md) for it. All the software on this list is tested for regressions before release, so it's highly recommended that projects add themselves here. - [AQEMU](https://github.com/tobimensch/aqemu), a Qt GUI for QEMU virtual machines, since version 0.9.3 - [Arduino sample project](https://github.com/jpakkane/mesonarduino) |
