MAINTAINERS: Reference stable maintenance policy
authorIan Campbell <ian.campbell@citrix.com>
Thu, 6 Dec 2012 09:56:53 +0000 (10:56 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 6 Dec 2012 09:56:53 +0000 (10:56 +0100)
I also couldn't resist fixing a typo and adding a reference to
http://wiki.xen.org/wiki/Submitting_Xen_Patches for the normal case as
well.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Keir Fraser <keir@xen.org>
Committed-by: Jan Beulich <jbeulich@suse.com>
MAINTAINERS

index 88a4c50c7966a55f63ee7d8126c4520fba5995e9..f570b15027f4f90500d134e6ebba353603aba74b 100644 (file)
@@ -1,5 +1,6 @@
 
        List of maintainers and how to submit changes
+       =============================================
 
 Please try to follow the guidelines below.  This will make things
 easier on the maintainers.  Not all of these guidelines matter for every
@@ -15,7 +16,11 @@ trivial patch so apply some common sense.
        'diff -u' to make the patch easy to merge. Be prepared to get your
        changes sent back with seemingly silly requests about formatting
        and variable names.  These aren't as silly as they seem. One
-       job the maintainersdo is to keep things looking the same.
+       job the maintainers do is to keep things looking the same.
+
+       PLEASE see http://wiki.xen.org/wiki/Submitting_Xen_Patches for
+       hints on how to submit a patch to xen-unstable in a suitable
+       form.
 
        PLEASE try to include any credit lines you want added with the
        patch. It avoids people being missed off by mistake and makes
@@ -34,6 +39,23 @@ trivial patch so apply some common sense.
 
 5.     Happy hacking.
 
+
+       Stable Release Maintenance
+       ==========================
+
+The policy for inclusion in a Xen stable release is different to that
+for inclusion in xen-unstable.
+
+Please see http://wiki.xen.org/wiki/Xen_Maintenance_Releases for more
+information.
+
+Remember to copy the appropriate stable branch maintainer who will be
+listed in this section of the MAINTAINERS file in the appropriate
+branch.
+
+       Unstable Subsystem Maintainers
+       ==============================
+
 Descriptions of section entries:
 
        M: Mail patches to: FullName <address@domain>