kbendick commented on code in PR #4919:
URL: https://github.com/apache/iceberg/pull/4919#discussion_r886066918


##########
dev/source-release.sh:
##########
@@ -36,7 +36,7 @@ usage () {
 }
 
 # Default repository remote name
-remote="origin"
+remote="apache"

Review Comment:
   Ahhh! Ok then absolutely yes let’s make it apache. This typically gets run 
manually in somebody’s machine, so `origin` is very likely incorrect (typically 
one’s fork).
   
   But if it says the default is `apache`, it should be that.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to