-
-
Notifications
You must be signed in to change notification settings - Fork 120
Add translations team #806
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for numpy-org ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Hi @melissawm, is it possible to make the crowdin project public so we can automatically scrape team members? AFAI understand, you can make a project public without automatically allowing volunteers to join; but I don't know if we can see team members of a public project; worth looking, though? |
I'm not sure about making the Crowdin project public - perhaps there is value in that in itself - however automatically scraping team members doesn't seem desirable. Translators get added immediately on request, but we only want to credit them as part of the NumPy Translations Team after a substantial set of contributions, just like there is a bar for being listed as part of other teams. |
Thanks for doing this Melissa, +1 for crediting translators! |
@stefanv we can definitely investigate that, but depending on the effort involved in scraping maybe that could be a follow-up? I think having the translators credited helps with both engagement for new translators and actual rewards for the work done, so I would not like to let it sit for too long 😄 |
OK, I'll merge if you'll investigate that option 🤝 🙂 |
Sorry, I missed Ralf's comment:
In that case, fine to keep this as-is. |
(BTW profile currently links to the crowdin page, which most people can't see.) |
@steppi do you know how to make the crowdin pages for the scientific python projects be public? |
Brief description of what is fixed or changed
Hi all! This PR adds a "Translations team" section to the teams page. The toml file is manually added since translators are members of crowdin but not necessarily github.
I am happy to add links to github profiles and/or new avatars, just let me know. As a placeholder, folks without an avatar are showing up as the NumPy logo.
Closes #796