wohali commented on issue #1: Use Apache CouchDB mirrors for dependencies URL: https://github.com/apache/couchdb-jaeger-passage/pull/1#issuecomment-578937945 This is an odd way to do this...we need to get consistent on how we maintain our forked dependency repos. In some cases we have an `upstream` branch that has the exact code from upstream, and then use `master` to contain our changes. Tags are placed onto master in this case. Examples: ibrowse, mochiweb. This is the approach I prefer. In this instance you seem to be using master to hold the upstream code, and putting our code on a fork, then tagging. @davisp @rnewson which do you prefer?
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services