Skip to content

Commit 9bf4581

Browse files
committed
Update text and diagram around restoration
1 parent 54f5978 commit 9bf4581

File tree

3 files changed

+10
-14
lines changed

3 files changed

+10
-14
lines changed

resources/project-group-workflow.png

-91.2 KB
Binary file not shown.

resources/project-group-workflow.svg

Lines changed: 3 additions & 0 deletions
Loading

text/0000-project-groups.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ as certain project or effort in the Rust team.
4646
This is a high level overview of the complete process of a project group.
4747

4848
<p align="center">
49-
<img src="../resources/project-group-workflow.png"
49+
<img src="../resources/project-group-workflow.svg"
5050
alt="A flow diagram showing each step of a project group"
5151
height="800px">
5252
<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.
9393
5. The group works towards the goals laid out in their charter.
9494

9595
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
100102
- Reasons to archive (non-exhaustive):
101103
- Nobody in the group has time anymore or higher priority things arose.
102104
- 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.
117119
- Archive GitHub repository to be read-only.
118120
- Archive chat channel(s) on any platforms.
119121

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-
129122
[`rust-lang/team`]: https://github.com/rust-lang/team
130123
[internals]: https://internals.rust-lang.org
131124

0 commit comments

Comments
 (0)