From: Julien Grall <[email protected]> Make clear the patchbot is accessible from the user "xen" on xenbits.
Signed-off-by: Julien Grall <[email protected]> --- 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 c63952886b50..9f385f137386 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.38.1
