Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit 41ebe5a

Browse files
authored
Merge branch 'master' into patch-1
2 parents 9a347cd + d7d43d8 commit 41ebe5a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

highfive/configs/_global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"core": ["@nikomatsakis", "@alexcrichton"],
44
"crates": ["@alexcrichton"],
55
"doc": ["@steveklabnik", "@GuillaumeGomez", "@frewsxcv", "@QuietMisdreavus"],
6-
"rust-embedded/cortex-m": ["@adamgreig", "@ithinuel", "@japaric", "@korken89", "@thejpster", "@therealprof"],
6+
"rust-embedded/cortex-m": ["@adamgreig", "@ithinuel", "@korken89", "@thejpster", "@therealprof"],
77
"rust-embedded/cortex-r": ["@japaric", "@paoloteti"],
88
"rust-embedded/embedded-linux": ["@posborne", "@nastevens"],
9-
"rust-embedded/hal": ["@hannobraun", "@ryankurte", "@thejpster", "@therealprof", "@ithinuel", "@japaric"],
9+
"rust-embedded/hal": ["@hannobraun", "@ryankurte", "@thejpster", "@therealprof", "@ithinuel"],
1010
"rust-embedded/infrastructure": ["@ryankurte", "@nastevens"],
11-
"rust-embedded/resources": ["@adamgreig", "@andre-richter", "@jamesmunns", "@japaric", "@korken89", "@ryankurte", "@thejpster", "@therealprof"],
11+
"rust-embedded/resources": ["@adamgreig", "@andre-richter", "@jamesmunns", "@korken89", "@ryankurte", "@thejpster", "@therealprof"],
1212
"rust-embedded/tools": ["@Emilgardis", "@ryankurte", "@therealprof"]
1313
}
1414
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"groups": {
3-
"all": ["@DylanDPC", "@jamesmunns", "@japaric"]
3+
"all": ["@DylanDPC", "@jamesmunns"]
44
},
55
"new_pr_labels": ["S-waiting-on-review"]
66
}

0 commit comments

Comments
 (0)