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

Commit d7d43d8

Browse files
authored
Merge pull request #197 from japaric/japaric-will-return
temporarily remove japaric from most highfive rotations
2 parents fc27b1f + 47e1539 commit d7d43d8

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,11 +3,11 @@
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
}
1313
}
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)