[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 3/5] branching checklist: More detailed instructions re MAINTAINERS
Provide a rune, following which a magit selective git add (or git add -p) can be used to commit the appropriate changes. Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- docs/process/branching-checklist.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/process/branching-checklist.txt b/docs/process/branching-checklist.txt index 8437787446..9e79f64157 100644 --- a/docs/process/branching-checklist.txt +++ b/docs/process/branching-checklist.txt @@ -88,6 +88,8 @@ Update new stable tree's MAINTAINERS to contain correct info for this stable branch: usually, copy text from previous staging-$ov:MAINTAINERS section "Stable Release Maintenance" into new staging-$v, deleting what's there. + git cat-file blob origin/staging-$ov:MAINTAINERS >MAINTAINERS +and review the changes, commiting ONLY THE RELEVANT ONES Set off a manual osstest run, since the osstest cr-for-branches change will take a while to take effect: -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |