summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Ådahl <jadahl@gmail.com>2015-11-16 16:51:53 +0800
committerJonas Ådahl <jadahl@gmail.com>2015-11-16 16:51:53 +0800
commit98ccc108799f673dd252326ecccc69c97bb79435 (patch)
tree5cab78c452d5b64cac542a1b3e9271c5eb6106b2
parent6cd28662aa83b72a37dc403ac34560cf061151ce (diff)
downloadwayland-protocols-98ccc108799f673dd252326ecccc69c97bb79435.tar.gz
README: Add note about CC:ing maintainers
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index b21f779..f9a934b 100644
--- a/README
+++ b/README
@@ -45,8 +45,9 @@ the wayland-devel@lists.freedesktop.org mailing list using
'PATCH wayland-protocols' depending on what state the protocol is in.
To propose changes to existing protocols, create a patch with the
-changes and send it using 'git send-email' with a subject prefix
-describe above.
+changes and send it to the list mentioned above while also CC:ing the
+maintainers mentioned in the README file. Use the same rule for adding a
+subject prefix as above and method for sending the patch.
If the changes are backward incompatible changes to an unstable protocol,
see <<Unstable protocol changes>>.