Skip to content

Commit b8ae71c

Browse files
committed
add a note about how the team is intended as a temporary
team with a specific purpose
1 parent af83792 commit b8ae71c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

text/0000-memory-model-strike-team.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,13 @@ that roughly correspond to C++11 atomics, and the intention is that we
135135
can layer our rules for sequential execution atop those rules for
136136
parallel execution.
137137

138+
## Termination conditions
139+
140+
The unsafe code guidelines team is intended as a temporary strike team
141+
with the goal of producing the documents described below. Once the RFC
142+
for those documents have been approved, responsibility for maintaining
143+
the documents falls to the lang team.
144+
138145
## Time frame
139146

140147
Working out a a set of rules for unsafe code is a detailed process and

0 commit comments

Comments
 (0)