Skip to content

Commit 812f102

Browse files
authored
Update meetings.md
1 parent 543de82 commit 812f102

File tree

1 file changed

+24
-11
lines changed

1 file changed

+24
-11
lines changed

src/meetings.md

Lines changed: 24 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,25 +17,37 @@ See also:
1717

1818
## Scheduled meetings
1919

20-
### February 2023
20+
### March 2023
2121

2222
| Date | Time | Meeting Type | Topic |
2323
|------------|------------|-----------------|-------|
24-
| 2023-02-02 | [09:00 PT] | Sprint Planning ||
25-
| 2023-02-09 | [09:00 PT] | Reading Club | [Notes on structured concurrency, or: Go statement considered harmful](https://vorpus.org/blog/notes-on-structured-concurrency-or-go-statement-considered-harmful/) |
26-
| 2022-02-13 | [08:30 PT] | Triage | –
27-
| 2023-02-16 | [09:00 PT] | Deep Dive | Async vision 2024 |
28-
| 2023-02-23 | [09:00 PT] | Reading Club | [Mental experiments with `io_uring`](https://vorner.github.io/2019/11/03/io-uring-mental-experiments.html) |
29-
| 2022-02-27 | [08:30 PT] | Triage | –
24+
| 2023-03-02 | [09:00 PT] | Sprint Planning ||
25+
| 2023-03-09 | [11:00 PT] | Reading Club | [Mental experiments with `io_uring`](https://vorner.github.io/2019/11/03/io-uring-mental-experiments.html) |
26+
| 2022-03-13 | [08:30 PT] | Triage ||
27+
| 2023-03-16 | [09:00 PT] | Deep Dive | Async vision update |
28+
| 2023-03-23 | [11:00 PT] | Open Discussion | Add your topics to [this doc](https://hackmd.io/ddpCJa44SXmhNhFrYLh1EA) |
29+
| 2022-03-27 | [08:30 PT] | Triage ||
30+
| 2023-03-30 | [09:00 PT] | Deep Dive | AFIT case studies |
3031

31-
### March 2023
32+
### April 2023
3233

3334
| Date | Time | Meeting Type | Topic |
3435
|------------|------------|-----------------|-------|
35-
| 2023-03-02 | [09:00 PT] | Sprint Planning ||
36+
| 2023-04-06 | [11:00 PT] | Sprint Planning ||
3637

3738
## Past meetings
3839

40+
### February 2023
41+
42+
| Date | Time | Meeting Type | Topic |
43+
|------------|------------|-----------------|-------|
44+
| 2023-02-02 | [09:00 PT] | Sprint Planning ||
45+
| 2023-02-09 | [09:00 PT] | Reading Club | [Notes on structured concurrency, or: Go statement considered harmful](https://vorpus.org/blog/notes-on-structured-concurrency-or-go-statement-considered-harmful/) |
46+
| 2022-02-13 | [08:30 PT] | Triage | –
47+
| 2023-02-16 | [09:00 PT] | Deep Dive | Send bounds and AFIT ([notes](https://hackmd.io/F4gXjoNMQwek5gVKWfmg4Q)) |
48+
| 2023-02-23 | [09:00 PT] | Deep Dive | Async vision ([notes](https://hackmd.io/UOoD7w7MQ6CvoC66DdX_Rg?view)) |
49+
| 2022-02-27 | [08:30 PT] | Triage | –
50+
3951
### January 2023
4052

4153
| Date | Time | Meeting Type | Topic |
@@ -109,6 +121,7 @@ See also:
109121

110122
[reading club]: https://hackmd.io/6kSbmyggT6eAy5uvdB6srA?both
111123
[triage meeting]: ./triage.md
112-
[08:30 PT]: https://dateful.com/time-zone-converter?t=830am&tz2=PST-PDT-Pacific-Time
113-
[09:00 PT]: https://dateful.com/time-zone-converter?t=9am&tz2=PST-PDT-Pacific-Time
124+
[08:30 PT]: https://dateful.com/time-zone-converter?t=0830&tz2=PST-PDT-Pacific-Time
125+
[09:00 PT]: https://dateful.com/time-zone-converter?t=09&tz2=PST-PDT-Pacific-Time
126+
[11:00 PT]: https://dateful.com/time-zone-converter?t=11&tz2=PST-PDT-Pacific-Time
114127
[#wg-async]: https://rust-lang.zulipchat.com/#narrow/stream/187312-wg-async

0 commit comments

Comments
 (0)