Titanium JIRA Archive
Alloy (ALOY)

[ALOY-777] Create tool for adding contributors to AUTHORS file

GitHub Issuen/a
TypeStory
PriorityLow
StatusResolved
ResolutionFixed
Resolution Date2013-08-19T14:07:43.000+0000
Affected Version/sn/a
Fix Version/sAlloy 1.3.0
ComponentsDocumentation
Labelsn/a
ReporterTony Lukasavage
AssigneeUnknown
Created2013-08-06T13:02:19.000+0000
Updated2018-03-07T22:25:50.000+0000

Description

The current list of "contributors" in the package.json for alloy is dated. We should make use of [AUTHORS file shortcut available in npm](https://npmjs.org/doc/json.html) for adding contributors. We should also create a simple script that will pull the contributors from github and assemble this AUTHORS file.

Comments

  1. Tony Lukasavage 2013-08-19

    PR: https://github.com/appcelerator/alloy/pull/226 As per [~euforic]'s suggestion, I just used the [git-extra](https://github.com/visionmedia/git-extras)'s git summary command to generate the contributors list. There's no testing necessary to validate this ticket as it is just a change to the README.md.

JSON Source