Skip to content

Commit 197e00a

Browse files
Add SIP meeting results for November 17th, December 15th, and January 19th
1 parent eacae04 commit 197e00a

File tree

3 files changed

+25
-0
lines changed

3 files changed

+25
-0
lines changed

_sips/results/2023-11-17-meeting.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: sip-meeting-results
3+
title: SIP Meeting Results - 17th November 2023
4+
partof: results
5+
proposals:
6+
- url: https://docs.scala-lang.org/sips/match-types-spec.html
7+
name: SIP-56 - Proper Specification for Match Types
8+
result: accepted
9+
---

_sips/results/2023-12-15-meeting.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: sip-meeting-results
3+
title: SIP Meeting Results - 12th December 2023
4+
partof: results
5+
proposals: []
6+
---
7+
No voting was held on this meeting.

_sips/results/2024-01-19-meeting.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: sip-meeting-results
3+
title: SIP Meeting Results - 19th January 2024
4+
partof: results
5+
proposals:
6+
- url: https://docs.scala-lang.org/sips/match-types-spec.html
7+
name: SIP-56 - Proper Specification for Match Types
8+
result: accepted as completed
9+
---

0 commit comments

Comments
 (0)