Skip to content

Commit

Permalink
Add Urdu Localization Team Approvers (#1324)
Browse files Browse the repository at this point in the history
* Add Urdu Localization Team Approvers

Signed-off-by: Seokho Son <shsongist@gmail.com>

* Update CODEOWNERS

Signed-off-by: Seokho Son <shsongist@gmail.com>

Signed-off-by: Seokho Son <shsongist@gmail.com>
  • Loading branch information
seokho-son authored Sep 20, 2022
1 parent 76e089f commit d1f52dd
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
26 changes: 25 additions & 1 deletion .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ collaborators:
- username: Imtiaz1234
permission: push


# l10n es approvers
- username: raelga
permission: push
Expand Down Expand Up @@ -158,6 +157,14 @@ collaborators:
- username: Krast76
permission: push

# l10n ur approvers
- username: Saim-Safdar
permission: push

- username: waleed318
permission: push


branches:

# Default branch of this repository for configurations and English contents
Expand Down Expand Up @@ -367,3 +374,20 @@ branches:
teams: []
enforce_admins: null
required_linear_history: null

# l10n branch for ur contents only
- name: dev-ur
protection:
required_pull_request_reviews:
required_approving_review_count: 2
require_code_owner_reviews: true
required_status_checks: null
restrictions:
apps: []
# ur approvers
users:
- Saim-Safdar
- waleed318
teams: []
enforce_admins: null
required_linear_history: null
3 changes: 3 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,6 @@

# Approvers for French contents
/content/fr/ @huats @fydrah @Krast76

# Approvers for Urdu contents
/content/ur/ @Saim-Safdar @waleed318

0 comments on commit d1f52dd

Please sign in to comment.