File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Hibernating
2
+
3
+ A member that will be absent or busy for an extended period of time and not able
4
+ to participate in the WG during that time should put themselves in "hibernation"
5
+ state. During this hibernation period:
6
+
7
+ - The member will be removed from the highfive rotation. New PRs will * not* be
8
+ assigned to them by the highfive bot.
9
+
10
+ - The member will be removed from their GitHub teams'. ` cc @rust-embedded/$team `
11
+ will * not* cc them.
12
+
13
+ - The member name will be removed from the list of teams in the rust-embedded/wg
14
+ README, but they will be listed under the 'Hibernating' section of that
15
+ README.
16
+
17
+ - The member will not be counted when computing the number of votes required to
18
+ reach majority on matters that concern the teams they are a member of. This
19
+ includes PRs labeled ` T-all ` that need a decision.
20
+
21
+ To enter or leave the hibernation state the member will:
22
+
23
+ - Notify their teams (e.g. ` cc @rust-embedded/$team ` ) and send a PR to
24
+ rust-embedded/wg updating the README to reflect their hibernation state.
You can’t perform that action at this time.
0 commit comments