Skip to content

Commit 6890ff5

Browse files
authored
Remove platform as codeowners of sdk-sm (#1213)
## 🎟️ Tracking <!-- Paste the link to the Jira or GitHub issue or otherwise describe / point to where this change is coming from. --> ## 📔 Objective <!-- Describe what the purpose of this PR is, for example what bug you're fixing or new feature you're adding. --> ## ⏰ 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 f83fb84 commit 6890ff5

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
# Shared workflows ownership
1111

1212
## BRE & Platform teams shared ownership
13-
.github/workflows/release-* @bitwarden/dept-bre @bitwarden/team-platform-dev
14-
15-
# Platform team
16-
.github/workflows/build-* @bitwarden/team-platform-dev
17-
.github/workflows/version-bump.yml @bitwarden/team-platform-dev
18-
crates/bitwarden-sm @bitwarden/team-platform-dev
19-
crates/bws @bitwarden/team-platform-dev
13+
.github/workflows/release-* @bitwarden/dept-bre
2014

2115
# BRE Automations
2216
crates/bws/Cargo.toml

0 commit comments

Comments
 (0)