Skip to content

Commit bb5ab2e

Browse files
committed
Add Bill readings
1 parent 59ee890 commit bb5ab2e

File tree

2 files changed

+49
-7
lines changed

2 files changed

+49
-7
lines changed

_data/meetings/2025/06/agenda.yml

Lines changed: 42 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,52 @@ plenaries:
2828
presenter: All WG chairs or their proxies
2929
done: 0
3030

31-
- type: Reading
32-
title: Placeholder Reading
33-
issue_number: 1234
34-
presenter: Placeholder Presenter
35-
done: 0
36-
3731
- type: No-No Reading
3832
title: "Tools Chapter Committee needs update"
3933
issue_number: 975
4034
pr_number: 1111
4135
presenter: Marc-Andre
4236
done: 0
4337

38+
- type: No-No Reading
39+
title: "Formatting fixes"
40+
issue_number: 981
41+
pr_number: 1119
42+
presenter: Bill
43+
done: 0
44+
45+
- type: No-No Reading
46+
title: "Fix grammar issues in RC"
47+
issue_number: 982
48+
pr_number: 1116
49+
presenter: Bill
50+
done: 0
51+
52+
- type: No-No Reading
53+
title: "Bad index macro use fix"
54+
issue_number: 983
55+
pr_number: 1114
56+
presenter: Bill
57+
done: 0
58+
59+
- type: No-No Reading
60+
title: "Fix misspelled const in example"
61+
issue_number: 984
62+
pr_number: 1115
63+
presenter: Bill
64+
done: 0
65+
66+
- type: No-No Reading
67+
title: "Wait/test any/some/all leaves out single request case"
68+
issue_number: 985
69+
pr_number: 1117
70+
presenter: Bill
71+
done: 0
72+
73+
- type: No-No Reading
74+
title: "Fixes for code check"
75+
issue_number: 988
76+
pr_number: 1118
77+
presenter: Bill
78+
done: 0
79+

_data/meetings/2025/06/votes.csv

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,16 @@ issue_number,pr_number,topic,type,yes,no,abstain,missed
6060
959,1103,Add a restriction to reserve constants below 16K for MPI usage only,first-and-only,,,,
6161
962,1101,Remove text on anonymous enums in ABI chapter,first-and-only,,,,
6262
972,1106,kill MPI_Fint from ABI,first-and-only,,,,
63+
975,1111,"Tools Chapter Committee needs update",no-no
64+
981,1119,"Formatting fixes",no-no
65+
982,1116,"Fix grammar issues in RC",no-no
66+
983,1114,"Bad index macro use fix",no-no
67+
984,1115,"Fix misspelled const in example",no-no
68+
985,1117,"Wait/test any/some/all leaves out single request case",no-no
69+
988,1118,"Fixes for code check",no-no
6370
"","","Vote on whether to repeat the FRM","procedure",,,,
6471
"","","Vote to ratify MPI 5.0","procedure",,,,
6572
"","","MPI Forum Chair","procedure",,,,
6673
"","","MPI Forum Secretary","procedure",,,,
6774
"","","MPI Forum Treasurer","procedure",,,,
6875
"","","MPI Forum Document Editor","procedure",,,,
69-
975,1111,"Tools Chapter Committee needs update",no-no

0 commit comments

Comments
 (0)