diff --git a/_data/server-workgroup/members.yml b/_data/server-workgroup/members.yml index 1a99dcc57..824b0c223 100644 --- a/_data/server-workgroup/members.yml +++ b/_data/server-workgroup/members.yml @@ -22,9 +22,9 @@ github: adam-fowler affiliation: -- name: Dianna Ma +- name: Diana Ma github: tayloraswift - affiliation: + affiliation: - name: Konrad Malawski github: ktoso diff --git a/_info-architecture/0001-swift-information-architecture-project.md b/_info-architecture/0001-swift-information-architecture-project.md index 7bf675112..417003f6a 100644 --- a/_info-architecture/0001-swift-information-architecture-project.md +++ b/_info-architecture/0001-swift-information-architecture-project.md @@ -185,7 +185,7 @@ The timeline of the project reflects its comprehensive scope beginning with prin * Dave Verwer (Swift Website and Documentation workgroups) * David Rönnqvist (Documentation workgroup) -* Dianna Ma (Documentation and Server workgroups) +* Diana Ma (Documentation and Server workgroups) * James Dempsey (DRI) * Joe Heck (Contributor Experience and Documentation workgroups) * Paris Pittman(Core Team) diff --git a/_posts/2020-09-16-swift-5.3-released.md b/_posts/2020-09-16-swift-5.3-released.md index 772127363..58f9ef731 100644 --- a/_posts/2020-09-16-swift-5.3-released.md +++ b/_posts/2020-09-16-swift-5.3-released.md @@ -49,7 +49,7 @@ Swift 5.3 implements the following proposals from the [Swift Evolution](https:// * [SE-0286](https://github.com/swiftlang/swift-evolution/blob/master/proposals/0286-forward-scan-trailing-closures.md) - Forward-scan matching for trailing closures -Many of these features were proposed and implemented by active community members: [Dianna Ma](https://github.com/tayloraswift), [Anthony Latsis](https://github.com/AnthonyLatsis), [Suyash Srijan](https://github.com/theblixguy), [Frederick Kellison-Linn](https://github.com/Jumhyn) and [Owen Voorhees](https://github.com/owenv). Thank you for your contributions! +Many of these features were proposed and implemented by active community members: [Diana Ma](https://github.com/tayloraswift), [Anthony Latsis](https://github.com/AnthonyLatsis), [Suyash Srijan](https://github.com/theblixguy), [Frederick Kellison-Linn](https://github.com/Jumhyn) and [Owen Voorhees](https://github.com/owenv). Thank you for your contributions! Swift 5.3 also includes fixes for several commonly-reported compiler limitations: diff --git a/documentation-workgroup/index.md b/documentation-workgroup/index.md index 1deb25854..9376f437d 100644 --- a/documentation-workgroup/index.md +++ b/documentation-workgroup/index.md @@ -20,7 +20,7 @@ The current Documentation Workgroup consists of the following people: * [Daniel Grumberg](https://github.com/daniel-grumberg) * [Dave Verwer](https://github.com/daveverwer) * [David Rönnqvist](https://github.com/d-ronnqvist) -* [Dianna Ma](https://github.com/tayloraswift) +* [Diana Ma](https://github.com/tayloraswift) * [Franklin Schrans](https://github.com/franklinsch) (chair) * [Joe Heck](https://github.com/heckj) * [Kyle Ye](https://github.com/Kyle-Ye)