golang / dep

Go dependency management tool experiment (deprecated)
https://golang.github.io/dep/
BSD 3-Clause "New" or "Revised" License
12.85k stars 1.05k forks source link

CONTRIBUTORS: generate our own list #2156

Closed kevinburke closed 4 years ago

kevinburke commented 5 years ago

CONTRIBUTORS says:

# This source code was written by the Go contributors.
# The master list of contributors is in the main Go distribution,
# visible at http://tip.golang.org/CONTRIBUTORS.

However I don't think anyone is backporting patches from here to the master list so maybe it would be better to just list it here, directly.

mvdan commented 4 years ago

Dep was officially deprecated earlier this year, and the proposal to archive this repository was accepted. As such, I'm closing outstanding issues before archiving the repository. For any further comments, please use the proposal thread on the Go issue tracker. Thanks!