Fixing .gitreview for sandbox

I am an new contributor, so i might have gotten this wrong. but following https://docs.opendev.org/opendev/infra-manual/latest/sandbox.html was not working because git review -s used gitreview which had the project listed as openstack-dev/sandbox when it's supposed to be opendev/sandbox

Closes-bug: #2065517
Change-Id: Ic4bc18fffea41ab6754d161d2ed85d99bbb9683d
This commit is contained in:
Mohammed Al-Jawaheri 2024-05-12 11:26:37 +03:00
parent 97d6dac848
commit 1b7d5caeaa

View File

@ -1,4 +1,4 @@
[gerrit] [gerrit]
host=review.openstack.org host=review.openstack.org
port=29418 port=29418
project=openstack-dev/sandbox.git project=opendev/sandbox.git