aboutsummaryrefslogtreecommitdiff
path: root/MEMBERS
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2019-11-15 00:52:39 +0100
committerSimon Ser <contact@emersion.fr>2019-11-20 22:21:20 +0100
commit510188250ea8fa1065b060ea91a9abfab87b7c2e (patch)
tree5466f53e4ddec9f3e0a893c44d9b4a763a0c96b5 /MEMBERS
parentfad3a831d4c2dac434b0c8a93a54982fb407b935 (diff)
downloadwayland-protocols-510188250ea8fa1065b060ea91a9abfab87b7c2e.tar.xz
Add governance document
The idea of a better-defined governance model for wayland-protocols has been discussed for quite a while [1]. A new GOVERNANCE document describes how changes to the wayland-protocols repository are accepted. A set of members representing projects can vote on merge requests sent via GitLab. The initial list of members is available in the MEMBERS file. [1]: https://lists.freedesktop.org/archives/wayland-devel/2019-February/040076.html Signed-off-by: Drew DeVault <sir@cmpwn.com> Signed-off-by: Simon Ser <contact@emersion.fr> Acked-by: Daniel Stone <daniels@collabora.com> Acked-by: Pekka Paalanen <pekka.paalanen@collabora.com> Acked-by: Johan Helsing <johan.helsing@qt.io> Acked-by: Roman Gilg <subdiff@gmail.com> Acked-by: Christopher James Halse Rogers <raof@ubuntu.com> Acked-by: Alan Griffiths <alan.griffiths@canonical.com> Acked-by: Jonas Ådahl <jadahl@gmail.com> Cc: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Cc: Carlos Garnacho <carlosg@gnome.org> Cc: David Edmundson <david@davidedmundson.co.uk>
Diffstat (limited to 'MEMBERS')
-rw-r--r--MEMBERS13
1 files changed, 13 insertions, 0 deletions
diff --git a/MEMBERS b/MEMBERS
new file mode 100644
index 0000000..c5246b0
--- /dev/null
+++ b/MEMBERS
@@ -0,0 +1,13 @@
+ wayland-protocols members
+
+- EFL/Enlightenment: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
+- GTK/Mutter: Jonas Ådahl <jadahl@gmail.com>,
+ Carlos Garnacho <carlosg@gnome.org>
+- KWin: Roman Gilg <subdiff@gmail.com>,
+ David Edmundson <david@davidedmundson.co.uk>
+- Mir: Christopher James Halse Rogers <raof@ubuntu.com>,
+ Alan Griffiths <alan.griffiths@canonical.com>
+- Qt: Johan Helsing <johan.helsing@qt.io>
+- Weston: Pekka Paalanen <pekka.paalanen@collabora.com>,
+ Daniel Stone <daniel@fooishbar.org>
+- wlroots/Sway: Drew DeVault <sir@cmpwn.com>, Simon Ser <contact@emersion.fr>