mirror of
https://github.com/apache/impala.git
synced 2025-12-30 12:02:10 -05:00
This fixes push_to_asf.py and various other scripts that had the Apache repo location hard-coded. Also fixed the location of the github mirror and mailing list archives. Testing: Ran push_to_asf.py to check I got the URL right. Checked a couple of the github and mailing list URLs to make sure the new URL is valid. Change-Id: Ie49221300340ef34bdd7c01670c35bdbbce3e84f Reviewed-on: http://gerrit.cloudera.org:8080/8685 Reviewed-by: Sailesh Mukil <sailesh@cloudera.com> Reviewed-by: Jim Apple <jbapple-impala@apache.org> Reviewed-by: Michael Brown <mikeb@cloudera.com> Tested-by: Impala Public Jenkins