From 725fa2f1e9e09cf21fa85d4a2a010f5d7f1b894d Mon Sep 17 00:00:00 2001 From: Chris Mills Date: Wed, 26 May 2021 16:15:43 +0100 Subject: add pt-BR team to readme and CODEOWNERS file (#988) * add pt-BR team to readme and CODEOWNERS file * fix markdown linting error --- .github/CODEOWNERS | 5 +++++ README.md | 12 ++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index cfaf5a8b71..91f4149aaf 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -16,6 +16,11 @@ # ---------------------------------------------------------------------------- /files/ @mdn/core-yari-content +# ---------------------------------------------------------------------------- +# BRAZILIAN PORTUGUESE (pt-BR) CONTENT OWNER(S) +# ---------------------------------------------------------------------------- +/files/pt-br/ @mdn/yari-content-pt-br + # ---------------------------------------------------------------------------- # CHINESE (zh-CN, zh-TW) CONTENT OWNER(S) # ---------------------------------------------------------------------------- diff --git a/README.md b/README.md index 86ae101a51..98a40a9ce0 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,13 @@ of active locales is: - `fr` - `ja` - `ko` +- `pt-BR` - `ru` - `zh` (`zh-CN` and `zh-TW`) If you want to just find a task and jump in, search by the labels `l10n-fr`, -`l10n-ja`, `l10n-ko`, `l10n-ru`, and `l10n-zh` in this repo’s [issues list](https://github.com/mdn/translated-content/issues), +`l10n-ja`, `l10n-ko`, `l10n-pt-br`, `l10n-ru`, and `l10n-zh` in this repo’s +[issues list](https://github.com/mdn/translated-content/issues), or the main [content repo issues](https://github.com/mdn/content/issues) ## Code of Conduct @@ -124,10 +126,16 @@ It is the responsibility of the active community maintenance team for each active locale to keep up-to-date with reviews of pull requests and handling issues filed against that locale. You can filter the relevant pull requests and issues for each locale using the relevant label — `l10n-fr`, `l10n-ja`, `l10n-ko` -, `l10n-ru`, and `l10n-zh`. +, `l10n-pt-br`, `l10n-ru`, and `l10n-zh`. The review teams for each locale are: +- Brazilian Portuguese (`pt-BR`) content — the [@yari-content-pt-br](https://github.com/orgs/mdn/teams/yari-content-pt-br) + team, which consists of: + - [@lumigueres](https://github.com/lumigueres) + - [@josielrocha](https://github.com/josielrocha) + - [@juliosampaio](https://github.com/juliosampaio) + - [@clovislima](https://github.com/clovislima) - French (`fr`) content — the [@yari-content-fr](https://github.com/orgs/mdn/teams/yari-content-fr) team, which consists of: - [@nicolas-goudry](https://github.com/nicolas-goudry) -- cgit v1.2.3-54-g00ecf