readme: make it clear that we are a standards body

wayland-protocols is more than just a repository of XML files.
Make this clear and link to the governance document and member
list.

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2023-07-01 14:26:11 +02:00 committed by Daniel Stone
parent 0c4e041f64
commit c4f559866f

View file

@ -10,6 +10,11 @@ A protocol in wayland-protocols consists of a directory containing a set
of XML files containing the protocol specification, and a README file
containing detailed state and a list of maintainers.
wayland-protocols is a standardization body formed of various Wayland
compositor and client developers. The governance rules are described in
[GOVERNANCE.md](GOVERNANCE.md) and the current members are listed in
[MEMBERS.md](MEMBERS.md).
## Protocol phases
Protocols in general have three phases: the development phase, the testing