Skip to content

Commit b5f0971

Browse files
authored
Remove wg checkins text from notify team section (#451)
* Remove wg checkins text from notify team section * Do not mention working groups twice
1 parent eb7c3b6 commit b5f0971

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/compiler/prioritization/procedure.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,14 +118,13 @@ Add [Triage Logs](https://github.com/rust-lang/rustc-perf/tree/master/triage#tri
118118

119119
### Notify the team about the meeting
120120

121-
[Figure out which working groups' check-ins follow](https://rust-lang.github.io/compiler-team/about/triage-meeting/).
122121
Create `[weekly meeting] YYYY-MM-DD #54818` topic in `#t-compiler/meetings` Zulip's stream and send the following messages:
123122

124123
```text
125124
Hi @*T-compiler/meeting*; the triage meeting will happen tomorrow at <time:YYYY-MM-DDT14:00:00+00:00>
126-
**WG-prioritization** has done pre-triage in #**t-compiler/wg-prioritization/alerts**
125+
*WG-prioritization* has done pre-triage in #**t-compiler/wg-prioritization/alerts**
127126
@*WG-prioritization* has prepared the [meeting agenda](link_to_hackmd_agenda)
128-
We will have checkins from @*WG-X* and @*WG-Y*
127+
We will have checkins from *WG-X* and *WG-Y*
129128
@**person1** do you have something you want to share about @*WG-X*?
130129
@**person2** do you have something you want to share about @*WG-Y*?
131130
```

0 commit comments

Comments
 (0)