viirya commented on issue #212: Add Liang-Chi Hsieh to committer list URL: https://github.com/apache/spark-website/pull/212#issuecomment-526746321 I set my remotes like: ``` apache https://github.com/apache/spark-website.git (fetch) apache https://github.com/apache/spark-website.git (push) apache-github git://github.com/apache/spark-website (fetch) apache-github git://github.com/apache/spark-website (push) origin [email protected]:viirya/spark-website.git (fetch) origin [email protected]:viirya/spark-website.git (push) upstream https://github.com/apache/spark-website.git (fetch) upstream https://github.com/apache/spark-website.git (push) ``` But it always fails when pushing to remote: ``` Merge complete (local ref PR_TOOL_MERGE_PR_212_ASF-SITE). Push to apache? (y/n): y git push apache PR_TOOL_MERGE_PR_212_ASF-SITE:asf-site Username for 'https://github.com': viirya Password for 'https://[email protected]': remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/apache/spark-website.git/' ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
