Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

golang.org/dl: missing LICENSE file #33942

Closed
dmitshur opened this issue Aug 29, 2019 · 1 comment
Closed

golang.org/dl: missing LICENSE file #33942

dmitshur opened this issue Aug 29, 2019 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@dmitshur
Copy link
Contributor

The dl subrepo is currently missing a LICENSE file:

https://go.googlesource.com/dl/+/refs/heads/master/LICENSE

It needs one like https://go.googlesource.com/go/+/refs/heads/master/LICENSE.

It's also missing a few other standard subrepo files like:

  • AUTHORS
  • CONTRIBUTING.md
  • CONTRIBUTORS
  • PATENTS

See golang/website@0017391#diff-9879d6db96fd29134fc802214163b95a for reference.

/cc @golang/osp-team

@dmitshur dmitshur added the NeedsFix The path to resolution is known, but the work has not been done. label Aug 29, 2019
@dmitshur dmitshur added this to the Unreleased milestone Aug 29, 2019
@dmitshur dmitshur self-assigned this Sep 15, 2019
@gopherbot
Copy link

Change https://golang.org/cl/195439 mentions this issue: dl: add LICENSE, AUTHORS, CONTRIBUTORS, PATENTS, CONTRIBUTING.md

@golang golang locked and limited conversation to collaborators Sep 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

2 participants