#12758 closed bug (fixed)
Make sure Summit new authors are credited
Reported by: | dmethvin | Owned by: | mikesherov |
---|---|---|---|
Priority: | low | Milestone: | 1.9 |
Component: | misc | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
They should be mentioned in AUTHORS.txt and they need to fill out the CLA at http://jquery.github.com/cla.html
Change History (4)
comment:1 Changed 11 years ago by
Component: | unfiled → misc |
---|---|
Milestone: | None → 1.9 |
Owner: | set to mikesherov |
Priority: | undecided → low |
Status: | new → assigned |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
You should add a step to the release process to ensure that AUTHORS.txt is up-to-date. The UI release script bails early if the last line of
grunt authors
doesn't match the last line of AUTHORS.txt.