diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2023-05-24 12:43:07 +0000 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2023-05-24 12:43:07 +0000 |
commit | b60a6477eb00429c69b08abf2abad64ac4b12c4b (patch) | |
tree | a08e669cf80b4650731a15359447445b548bdb4e | |
parent | 380c62d7040bf285d449f1d05692141c40089470 (diff) |
misc: Initial changes for stable/2306 branchv23.06-rc1
Type: docs
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: Iafcd930ec2e4eb069e30e1a187354d35fc9510b2
-rw-r--r-- | .gitreview | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitreview b/.gitreview index 1db08df202d..bcb836e50ff 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.fd.io port=29418 project=vpp +defaultbranch=stable/2306 |