Closed Bug 694796 Opened 13 years ago Closed 11 years ago

add localizers to humans.txt

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: groovecoder, Unassigned)

References

()

Details

(Whiteboard: p=1 u=developer c=fun [mentor=groovecoder])

Attachments

(1 file)

for the localizers, discovered this trick:

svn log --quiet http://svn.mozilla.org/projects/mdn/trunk/locale/ | grep '^r' | awk '{print $3}' | sort | uniq > committers.txt
Whiteboard: p=1 u=contributor c=fun mentored → p=1 u=developer c=fun
Whiteboard: p=1 u=developer c=fun → p=1 u=developer c=fun [mentor=groovecoder]
Target Milestone: 1.5 → 1.6
Target Milestone: 1.6 → ---
Add MDN contributors too?
Blocks: 756266
Hi, I'm a new contributor and I'm interested in fixing this bug. Can anyone send me more information on how to begin, please?
(In reply to beimaginativeegroup from comment #2)
> Hi, I'm a new contributor and I'm interested in fixing this bug. Can anyone
> send me more information on how to begin, please?

If you look in comment 1 Luke has a command for getting the localization contributors out of svn via command line. Need to take that and incorporate that into the humans app in kuma. Preferably merge with getting data from github, but that needs to be fixed as well. Github updated their api, so it needs a tweak as well.
Oh sorry then. It seems too complicated.
I have decided to re-look at this bug and have begun working on it.
It's free again.
Version: MDN → unspecified
Component: Website → Landing pages
may I continue with it
Of course. You should be able to go thru https://github.com/mozilla/kuma/blob/mdn/README-vagrant.md to get a local instance of MDN so you can work on it.
No longer blocks: 756266
My pull request: https://github.com/mozilla/kuma/pull/891

I'm using subprocess to run the line mentioned in comment 1 by Luke. Not sure if secure enough.

I changed the format of humans.txt as well, as you can see in attachment 717680 [details] that I've just generated using my code suggestion.
Merged. https://github.com/mozilla/kuma/commit/d7735c19ebf2b975f513b2c033d47447b415305b
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Will take a while to show up on prod since the cron only runs every few hours I think.
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: