Closed
Bug 557337
Opened 15 years ago
Closed 15 years ago
Add a 'credits' appendix to the SDK documentation
Categories
(Add-on SDK Graveyard :: General, enhancement)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
0.3
People
(Reporter: avarma, Assigned: fiveinchpixie)
Details
Attachments
(1 file)
|
1.22 KB,
patch
|
Details | Diff | Splinter Review |
We've had a number of third-party contributions to the SDK that don't fit into a particular built-in package. It'd be nice to have a 'credits' appendix that gave mad props to anyone who's contributed.
Comment 1•15 years ago
|
||
It would be good to get this in for 0.3 and give our contributors props! Noelle: is this something for which you might be able to create a patch?
OS: Mac OS X → All
Hardware: x86 → All
Target Milestone: -- → 0.3
| Assignee | ||
Comment 2•15 years ago
|
||
No problem. Just to verify;
* add a letter appendix to the index.html
* add a credits.md to the md directory
* give mad props to the folks who've contributed
is there a consolidated list of the folks who have contributed?
| Reporter | ||
Comment 3•15 years ago
|
||
Unfortunately, I don't think there is ... the committer field on each of the HG changesets is actually attributed to the person who wrote the patch, so going through it is probably the best we can do for now, alas. :/
| Assignee | ||
Comment 4•15 years ago
|
||
submitted: committed changeset 529:830a2b510e2d
Comment 5•15 years ago
|
||
Noelle: it looks like you didn't push the change you committed up to the central repository.
Before you do so, however, can you attach a patch to this bug with the change so that release drivers (currently me) can take a look at it and approve it for landing during the tree freeze? Now that the tree is frozen in preparation for the release, only release blockers and low-risk changes should be landing, and drivers should approve low-risk changes before they land.
| Assignee | ||
Comment 6•15 years ago
|
||
Comment 7•15 years ago
|
||
Looks good, thanks! That's definitely low risk enough to land for 0.3. Go ahead and push it, or if you're having any trouble doing so, just let me know, and I'll push it for you.
Comment 8•15 years ago
|
||
Fixed by changeset https://hg.mozilla.org/labs/jetpack-sdk/rev/b9302c521781.
Assignee: nobody → fiveinchpixie
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 9•15 years ago
|
||
The Add-on SDK is no longer a Mozilla Labs experiment and has become a big enough project to warrant its own Bugzilla product, so the "Add-on SDK" product has been created for it, and I am moving its bugs to that product.
To filter bugmail related to this change, filter on the word "looptid".
Component: Jetpack SDK → General
Product: Mozilla Labs → Add-on SDK
QA Contact: jetpack-sdk → general
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•