Skip to content

Commit 23823bb

Browse files
authored
Merge pull request #2622 from dempseyatgithub/SE-0451-normalize-author-field
Normalize SE-0451 author and previous proposal fields
2 parents f949743 + bdf5f52 commit 23823bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

proposals/0451-escaped-identifiers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Raw identifiers
22

33
* Proposal: [SE-0451](0451-escaped-identifiers.md)
4-
* Author: [Tony Allevato](https://github.com/allevato); based on [SE-0275](https://github.com/swiftlang/swift-evolution/blob/main/proposals/0275-allow-more-characters-like-whitespaces-and-punctuations-for-escaped-identifiers.md) by [Alfredo Delli Bovi](https://github.com/adellibovi)
4+
* Author: [Tony Allevato](https://github.com/allevato)
55
* Review Manager: [Joe Groff](https://github.com/jckarter)
66
* Status: **Active review (October 24...November 7, 2024)**
77
* Implementation: [swiftlang/swift#76636](https://github.com/swiftlang/swift/pull/76636), [swiftlang/swift-syntax#2857](https://github.com/swiftlang/swift-syntax/pull/2857)
8+
* Previous Proposal: [SE-0275](https://github.com/swiftlang/swift-evolution/blob/main/proposals/0275-allow-more-characters-like-whitespaces-and-punctuations-for-escaped-identifiers.md)
89
* Review: ([pitch](https://forums.swift.org/t/pitch-revisiting-backtick-delimited-identifiers-that-allow-more-non-identifier-characters/74432))
910

1011
## Introduction

0 commit comments

Comments
 (0)