Skip to content

Commit ed81ba4

Browse files
authored
Merge pull request #2951 from swiftlang/update-se0490-status
Update status and links for SE-0490
2 parents d9f0d83 + e9dfa0f commit ed81ba4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

proposals/0490-environment-constrained-shared-libraries.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
* Proposal: [SE-0490](0490-environment-constrained-shared-libraries.md)
44
* Authors: [tayloraswift](https://github.com/tayloraswift)
5-
* Review Manager: TBD
5+
* Review Manager: [Alastair Houghton](https://github.com/al45tair)
6+
* Status: **Active Review (Sep 5 - Sep 18, 2025)**
67
* Implementation: [swiftlang/swift-package-manager#8249](https://github.com/swiftlang/swift-package-manager/pull/8249)
7-
* Documentation: [How to use Environment-Constrained Shared Libraries](https://github.com/swiftlang/swift-package-manager/blob/b586467575580f2365e8f5a29c949379724db795/Documentation/ECSLs.md)
8+
* Documentation: [How to use Environment-Constrained Shared Libraries](https://github.com/swiftlang/swift-package-manager/blob/1eaf59d2facc74c88574f38395aa49983b2badcc/Documentation/ECSLs.md)
89
* Bugs: [SR-5714](https://github.com/swiftlang/swift-package-manager/issues/5714)
10+
* Review: ([pitch](https://forums.swift.org/t/pitch-replaceable-library-plugins/77605)) ([review](https://forums.swift.org/t/se-0490-environment-constrained-shared-libraries/81975))
911

1012
## Introduction
1113

0 commit comments

Comments
 (0)