@@ -46,7 +46,7 @@ as certain project or effort in the Rust team.
46
46
This is a high level overview of the complete process of a project group.
47
47
48
48
<p align =" center " >
49
- <img src="../resources/project-group-workflow.png "
49
+ <img src="../resources/project-group-workflow.svg "
50
50
alt="A flow diagram showing each step of a project group"
51
51
height="800px">
52
52
<p align="center">Figure 1. Project Group Lifecycle</p>
@@ -93,10 +93,12 @@ This is a high level overview of the complete process of a project group.
93
93
5 . The group works towards the goals laid out in their charter.
94
94
95
95
6 . When active work has stopped a group is "archived".
96
- - Archival can be started by the project group shepherds, the liasion, or the lead(s) of
97
- the parent team if needed.
98
- - Archival is not necessarily a permanent state, it is only a reflection on the current
99
- status of the group. A group can be "restored" at a later stage.
96
+ - Archival can be started by the project group shepherds, the liasion, or the
97
+ lead(s) of the parent team if needed.
98
+ - Archival is not necessarily a permanent state, it is only a reflection on the
99
+ current status of the group.
100
+ - Similarly a groups archival doesn't imply that work in that area has been
101
+ exhausted
100
102
- Reasons to archive (non-exhaustive):
101
103
- Nobody in the group has time anymore or higher priority things arose.
102
104
- There's a blocking issue that can't be resolved.
@@ -117,15 +119,6 @@ This is a high level overview of the complete process of a project group.
117
119
- Archive GitHub repository to be read-only.
118
120
- Archive chat channel(s) on any platforms.
119
121
120
- 9 . (Optional) Restore group
121
-
122
- - At any later point the group could be restored to active status if there's
123
- interest among the team to revive the effort.
124
- - If significant time has passed, part of restoring the group should be to
125
- evaluate whether the past decisions and rationale are still applicable to the
126
- present.
127
- - Go to step 2.
128
-
129
122
[ `rust-lang/team` ] : https://github.com/rust-lang/team
130
123
[ internals ] : https://internals.rust-lang.org
131
124
0 commit comments