Skip to content

Commit c6941bf

Browse files
authored
Begin review of SE-0394
1 parent 1d22c53 commit c6941bf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

proposals/NNNN-swiftpm-expression-macros.md renamed to proposals/0394-swiftpm-expression-macros.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Package Manager Support for Custom Macros
22

3-
* Proposal: [SE-NNNN](NNNN-swiftpm-expression-macros.md)
3+
* Proposal: [SE-0394](0394-swiftpm-expression-macros.md)
44
* Authors: [Boris Buegling](https://github.com/neonichu), [Doug Gregor](https://github.com/DougGregor)
5-
* Review Manager: TBD
6-
* Status: **Implementation available behind pre-release tools-version https://github.com/apple/swift-package-manager/pull/6185 and https://github.com/apple/swift-package-manager/pull/6200**
5+
* Review Manager: [Becca Royal-Gordon](https://github.com/beccadax)
6+
* Status: **Active Review (April 3...April 17, 2023)**
7+
* Implementation: **Available behind pre-release tools-version** ([apple/swift-package-manager#6185](https://github.com/apple/swift-package-manager/pull/6185), [apple/swift-package-manager#6200](https://github.com/apple/swift-package-manager/pull/6200))
78
* Review: ([pitch 1](https://forums.swift.org/t/pitch-package-manager-support-for-custom-macros/63482)) ([pitch 2](https://forums.swift.org/t/pitch-2-package-manager-support-for-custom-macros/63868))
89

910
## Introduction

0 commit comments

Comments
 (0)