[PR #2464] [MERGED] [PM-1768] Set up CODEOWNERS file #3581

Closed
opened 2025-11-26 23:34:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2464
Author: @fedemkr
Created: 4/5/2023
Status: Merged
Merged: 8/10/2023
Merged by: @fedemkr

Base: masterHead: PM-1768-setup-codeowners-init


📝 Commits (2)

  • da185e6 PM-1768 Add CODEOWNERS file with some initial setup of folders that don't need to be moved and can have their owners assigned already.
  • a8b5520 Update CODEOWNERS

📊 Changes

1 file changed (+19 additions, -0 deletions)

View changed files

.github/CODEOWNERS (+19 -0)

📄 Description

Type of change

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

Objective

Set up CODEOWNERS file for this repository with some initial assignees on some folders that can be easily set up without moving files.

Code changes

  • CODEOWNERS: File to set up code owners.

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/2464 **Author:** [@fedemkr](https://github.com/fedemkr) **Created:** 4/5/2023 **Status:** ✅ Merged **Merged:** 8/10/2023 **Merged by:** [@fedemkr](https://github.com/fedemkr) **Base:** `master` ← **Head:** `PM-1768-setup-codeowners-init` --- ### 📝 Commits (2) - [`da185e6`](https://github.com/bitwarden/android/commit/da185e6f91fa9d93d53c770d0aa809211495d522) PM-1768 Add CODEOWNERS file with some initial setup of folders that don't need to be moved and can have their owners assigned already. - [`a8b5520`](https://github.com/bitwarden/android/commit/a8b5520687feb9206a3f06a869af2a0d8c45bf9e) Update CODEOWNERS ### 📊 Changes **1 file changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/CODEOWNERS` (+19 -0) </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--> Set up CODEOWNERS file for this repository with some initial assignees on some folders that can be easily set up without moving files. ## 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--> * **CODEOWNERS:** File to set up code owners. ## 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 2025-11-26 23:34:42 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3581