Skip to content

Commit 96ad2e7

Browse files
committed
Fix vote order
1 parent f5d282c commit 96ad2e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_data/meetings/2024/09/votes.csv

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
issue_number,pr_number,topic,type,yes,no,abstain,missed
22
844,,"Update Procedures for Side Document Versions",no-no
3-
844,,"Update Procedures for Side Document Versions",procedure
4-
760,904,"RMA - Contradicting rules about use of MPI_REQUEST_FREE",errata
53
838,964,"Text for MPI_GET_HW_RESOURCE_INFO needs clarification",no-no
64
823,955,"Make examples use URI format as described in MPI_GET_HW_RESOURCE_INFO",no-no
75
824,957,"Add example for MPI_GET_HW_RESOURCE_INFO",no-no
6+
760,904,"RMA - Contradicting rules about use of MPI_REQUEST_FREE",errata
7+
844,,"Update Procedures for Side Document Versions",procedure
88
838,964,"Text for MPI_GET_HW_RESOURCE_INFO needs clarification",1st
99
823,955,"Make examples use URI format as described in MPI_GET_HW_RESOURCE_INFO",1st
1010
824,957,"Add example for MPI_GET_HW_RESOURCE_INFO",1st
11-
809,0,"Memory Allocation Kinds side document",1st
11+
809,,"Memory Allocation Kinds side document",1st

0 commit comments

Comments
 (0)