Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Add contributors script #432

Merged
merged 1 commit into from Aug 4, 2017
Merged

Add contributors script #432

merged 1 commit into from Aug 4, 2017

Conversation

pdehaan
Copy link
Collaborator

@pdehaan pdehaan commented Aug 4, 2017

And a big thanks to all those wonderful contributors: 馃憦

Fixes #397

@@ -84,6 +84,7 @@
"build:download": "browserify frontend/src/download.js -g uglifyify -o public/download.js",
"build:version": "node scripts/version",
"build:vendor": "cp node_modules/l20n/dist/web/l20n.min.js node_modules/babel-polyfill/dist/polyfill.min.js public",
"contributors": "git shortlog -s -n | awk -F\\t '{print $2}' > CONTRIBUTORS",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty Mac/Linux specific, but whatever...

@pdehaan pdehaan added the has PR label Aug 4, 2017
@pdehaan pdehaan assigned pdehaan and unassigned pdehaan Aug 4, 2017
@pdehaan pdehaan removed the has PR label Aug 4, 2017
@pdehaan pdehaan mentioned this pull request Aug 4, 2017
@dannycoates dannycoates merged commit 0f77b6d into mozilla:master Aug 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants