Skip to content

Commit

Permalink
Split Arm team to distinguish maintainers.
Browse files Browse the repository at this point in the history
This allows us to name "arm-maintainers" in platform support documents,
without interfering with existing notification behaviour for the broader
"arm" team.
  • Loading branch information
jacobbramley authored and Mark-Simulacrum committed Oct 14, 2023
1 parent 018ceff commit b9e97bb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions teams/arm-maintainers.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name = "arm-maintainers"
kind = "marker-team"

[people]
leads = []
members = [
"adamgemmell",
"jacobbramley",
"JamieCunliffe",
]
6 changes: 3 additions & 3 deletions teams/arm.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ kind = "marker-team"
[people]
leads = []
members = [
"JamieCunliffe",
"Stammark",
"joaopaulocarreiro",
"raw-bin",
"jacobbramley",
"adamgemmell",
"hug-dev",
]
included-teams = [
"arm-maintainers"
]

0 comments on commit b9e97bb

Please sign in to comment.