|
1 | 1 | # Localization teams
|
2 | 2 |
|
3 |
| -/pages/ar/ @nodejs/nodejs-ar |
4 |
| -/pages/ca/ # No Catalan team |
5 |
| -/pages/de/ @nodejs/nodejs-de |
6 |
| -/pages/es/ @nodejs/nodejs-es |
7 |
| -/pages/fa/ @nodejs/nodejs-fa |
8 |
| -/pages/fr/ @nodejs/nodejs-fr |
9 |
| -/pages/gl/ # No Galacian team |
10 |
| -/pages/it/ @nodejs/nodejs-it |
11 |
| -/pages/ja/ @nodejs/nodejs-ja |
12 |
| -/pages/ko/ @nodejs/nodejs-ko |
13 |
| -/pages/pt-br/ @nodejs/nodejs-pt |
14 |
| -/pages/ro/ @nodejs/nodejs-ro |
15 |
| -/pages/ru/ @nodejs/nodejs-ru |
16 |
| -/pages/tr/ @nodejs/nodejs-tr |
17 |
| -/pages/uk/ @nodejs/nodejs-uk |
18 |
| -/pages/zh-cn/ @nodejs/nodejs-cn |
19 |
| -/pages/zh-tw/ @nodejs/nodejs-tw |
| 3 | +# Node.js Release Blog Posts |
| 4 | +/pages/en/blog/release @nodejs/releasers |
| 5 | + |
| 6 | +# Security Blog posts |
| 7 | +/pages/en/blog/vulnerability @nodejs/security |
| 8 | + |
| 9 | +# Node.js general guides and Docs |
| 10 | +/pages/en/docs @nodejs/tsc @nodejs/collaborators |
| 11 | + |
| 12 | +# About Node.js |
| 13 | +/pages/en/about @nodejs/tsc |
| 14 | + |
| 15 | +# Getting Involved with Node.js |
| 16 | +/pages/en/get-involved @nodejs/tsc |
| 17 | + |
| 18 | +# GitHub Metadata and Actions |
| 19 | +/.github @nodejs/actions |
| 20 | + |
| 21 | +# Crowdin Configuration File |
| 22 | +/crowdin.yml @nodejs/i18n |
| 23 | + |
| 24 | +# Localisation Sources |
| 25 | +/i18n @nodejs/i18n |
| 26 | + |
| 27 | +# TypeScript types |
| 28 | +/types @nodejs/typescript |
| 29 | + |
| 30 | +# Scripts that might affect Performance and things |
| 31 | +/scripts @nodejs/website @nodejs/security @nodejs/performance @nodejs/releasers |
| 32 | + |
| 33 | +# Actually owned by the Website Team |
| 34 | +/util @nodejs/website |
| 35 | +/styles @nodejs/website |
| 36 | +/providers @nodejs/website |
| 37 | +/layouts @nodejs/website |
| 38 | +/hooks @nodejs/website |
| 39 | +/components @nodejs/website |
0 commit comments