Skip to content

Commit

Permalink
Add LMO gerrit username
Browse files Browse the repository at this point in the history
  • Loading branch information
adithya2306 authored Jun 7, 2023
1 parent 2c2e9a6 commit 019f96d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ubuntu-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ if [[ $USER == "adithya" ]]; then
git config --global user.email "[email protected]"
git config --global user.name "Adithya R"
git config --global review.gerrit.aospa.co.username "ghostrider-reborn"
git config --global review.gerrit.libremobileos.com.username "ghostrider-reborn"
git config --global review.review.lineageos.org.username "ghostrider-reborn"
echo "export ARROW_GERRIT_USER=ghostrider_reborn" >> $sh_rc
fi
Expand Down

0 comments on commit 019f96d

Please sign in to comment.