From: Julien Grall <[email protected]> Make clear the patchbot is accessible from the user "xen" on xenbits.
Signed-off-by: Julien Grall <[email protected]> Acked-by: George Dunlap <[email protected]> Reviewed-by: Henry Wang <[email protected]> --- Changes in v2: - Add Henry's reviewed-by - Add George's acked-by --- docs/process/branching-checklist.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/process/branching-checklist.txt b/docs/process/branching-checklist.txt index 6fd1ab334185..6710cc234034 100644 --- a/docs/process/branching-checklist.txt +++ b/docs/process/branching-checklist.txt @@ -48,7 +48,7 @@ ov=4.0 git commit -m "cr-for-branches: Add Xen and QEMU $v branch" * add to patchbot - on xenbits + ssh [email protected] cd ~/HG/patchbot/ cp xen--master.patchbot-reported-heads xen--stable-$v.patchbot-reported-heads -- 2.39.1
