Skip to content

Commit cc7732b

Browse files
committed
Extend reviews of SE-0005, SE-0006, and SE-0023 until Feb 5th
1 parent dc1d324 commit cc7732b

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

proposals/0005-objective-c-name-translation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* Proposal: [SE-0005](https://github.com/apple/swift-evolution/blob/master/proposals/0005-objective-c-name-translation.md)
44
* Author(s): [Doug Gregor](https://github.com/DougGregor), [Dave Abrahams](https://github.com/dabrahams)
5-
* Status: **Under Review** (January 22...31, 2016)
5+
* Status: **Under Review** (January 22...February 5, 2016)
66
* Review manager: [Doug Gregor](https://github.com/DougGregor)
77

88
## Reviewer notes

proposals/0006-apply-api-guidelines-to-the-standard-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* Proposal: [SE-0006](https://github.com/apple/swift-evolution/blob/master/proposals/0006-apply-api-guidelines-to-the-standard-library.md)
44
* Author(s): [Dave Abrahams](https://github.com/dabrahams), [Dmitri Gribenko](https://github.com/gribozavr), [Maxim Moiseev](https://github.com/moiseev)
5-
* Status: **Under Review** (January 22...31, 2016)
5+
* Status: **Under Review** (January 22...February 5, 2016)
66
* Review manager: [Doug Gregor](https://github.com/DougGregor)
77

88
## Reviewer notes

proposals/0023-api-guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* Proposal: [SE-0023](https://github.com/apple/swift-evolution/blob/master/proposals/0023-api-guidelines.md)
44
* Author(s): Dave Abrahams, Doug Gregor, Dmitri Hrybenko, Ted Kremenek, Chris Lattner, Alex Migicovsky, Max Moiseev, Ali Ozer, Tony Parker
5-
* Status: **Under Review** (January 22...31, 2016)
5+
* Status: **Under Review** (January 22...February 5, 2016)
66
* Review manager: [Doug Gregor](https://github.com/DougGregor)
77

88
## Reviewer notes

schedule.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ proposals in that process.
88

99
* January 6...8, 2016: [SE-0010: Add StaticString.UnicodeScalarView](proposals/0010-add-staticstring-unicodescalarview.md)
1010
* January 12...17, 2016: [SE-0020: Swift Language Version Build Configuration](proposals/0020-if-swift-version.md)
11-
* January 22...31, 2016: [SE-0023: API Design Guidelines](proposals/0006-apply-api-guidelines-to-the-standard-library.md)
12-
* January 22...31, 2016: [SE-0006: Apply API Guidelines to the Standard Library](proposals/0006-apply-api-guidelines-to-the-standard-library.md)
13-
* January 22...31, 2016: [SE-0005: Better Translation of Objective-C APIs Into Swift](proposals/0005-objective-c-name-translation.md)
14-
* January 29...Feb 2, 2016: [SE-0028: Modernizing Swift's Debugging Identifiers](proposals/0028-modernizing-debug-identifiers.md)
11+
* January 22...February 5, 2016: [SE-0023: API Design Guidelines](proposals/0006-apply-api-guidelines-to-the-standard-library.md)
12+
* January 22...February 5, 2016: [SE-0006: Apply API Guidelines to the Standard Library](proposals/0006-apply-api-guidelines-to-the-standard-library.md)
13+
* January 22...February 5, 2016: [SE-0005: Better Translation of Objective-C APIs Into Swift](proposals/0005-objective-c-name-translation.md)
14+
* January 29...February 2, 2016: [SE-0028: Modernizing Swift's Debugging Identifiers](proposals/0028-modernizing-debug-identifiers.md)
1515

1616
## Upcoming reviews
1717

0 commit comments

Comments
 (0)