[PR #2860] [MERGED] Update CODEOWNERS for Crowdin PRs #9990

Closed
opened 2026-04-11 02:32:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2860
Author: @djsmith85
Created: 11/6/2023
Status: Merged
Merged: 11/6/2023
Merged by: @djsmith85

Base: masterHead: update-codeowners-for-crowdin


📝 Commits (1)

  • f1bb6d1 Assign CrowdinPRs to team-tools-dev

📊 Changes

1 file changed (+6 additions, -3 deletions)

View changed files

📝 .github/CODEOWNERS (+6 -3)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Adding all files that get synced with the Crowdin PRs besides en/ into ownership of team-tools-dev

Code changes

  • .github/CODEOWNERS:
    • Set ownership of locales to team-tools-dev
    • Set ownership of locales for the stores to team-tools-dev
    • Remove ownership for en on the stores

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/2860 **Author:** [@djsmith85](https://github.com/djsmith85) **Created:** 11/6/2023 **Status:** ✅ Merged **Merged:** 11/6/2023 **Merged by:** [@djsmith85](https://github.com/djsmith85) **Base:** `master` ← **Head:** `update-codeowners-for-crowdin` --- ### 📝 Commits (1) - [`f1bb6d1`](https://github.com/bitwarden/android/commit/f1bb6d1da294e3eeec227dc5f1b8c03fb388d0de) Assign CrowdinPRs to team-tools-dev ### 📊 Changes **1 file changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/CODEOWNERS` (+6 -3) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [X] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Adding all files that get synced with the Crowdin PRs besides en/ into ownership of team-tools-dev ## Code changes <!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes--> <!--Also refer to any related changes or PRs in other repositories--> * **.github/CODEOWNERS:** - Set ownership of locales to team-tools-dev - Set ownership of locales for the stores to team-tools-dev - Remove ownership for en on the stores ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-11 02:32:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#9990