Skip to content

update spelling of my name #1118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 21, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _data/server-workgroup/members.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
github: adam-fowler
affiliation:

- name: Dianna Ma
- name: Diana Ma
github: tayloraswift
affiliation:
affiliation:

- name: Konrad Malawski
github: ktoso
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion _posts/2020-09-16-swift-5.3-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion documentation-workgroup/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down