Skip to content

Commit d919643

Browse files
authored
chore(codeowners): Add Vault as co-owners of the bitwarden-vault crate (#299)
## 📔 Objective Tag `team-vault-dev` as co-owners of the `bitwarden-vault` crate. This will allow either Platform or Vault to perform reviews. ## ⏰ Reminders before review - Contributor guidelines followed - All formatters and local linters executed and passed - Written new unit and / or integration tests where applicable - Protected functional changes with optionality (feature flags) - Used internationalization (i18n) for all UI strings - CI builds passed - Communicated to DevOps any deployment requirements - Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team ## 🦮 Reviewer guidelines <!-- Suggested interactions but feel free to use (or not) as you desire! --> - 👍 (`:+1:`) or similar for great changes - 📝 (`:memo:`) or ℹ️ (`:information_source:`) for notes or general info - ❓ (`:question:`) for questions - 🤔 (`:thinking:`) or 💭 (`:thought_balloon:`) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion - 🎨 (`:art:`) for suggestions / improvements - ❌ (`:x:`) or ⚠️ (`:warning:`) for more significant problems or concerns needing attention - 🌱 (`:seedling:`) or ♻️ (`:recycle:`) for future improvements or indications of technical debt - ⛏ (`:pick:`) for minor or nitpick changes
1 parent 4bb596a commit d919643

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
# Platform is the default owner for all files
88
* @bitwarden/team-platform-dev
99

10+
crates/bitwarden-vault/** @bitwarden/team-vault-dev @bitwarden/team-platform-dev
11+
1012
# BRE for publish workflow changes
1113
.github/workflows/publish-*.yml @bitwarden/dept-bre
1214
.github/workflows/release-rust-crates.yml @bitwarden/dept-bre

0 commit comments

Comments
 (0)