Skip to content

Commit 270fc06

Browse files
Merge branch 'main' into content-improvements
2 parents 3c9e4d1 + aeb7caa commit 270fc06

File tree

263 files changed

+11311
-1118
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

263 files changed

+11311
-1118
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ Steps to reproduce the behavior:
5555

5656
<!-- Git hash of the site if applicable -->
5757

58-
## Additional context
58+
## Additional context
5959

6060
<!-- Add any other context about the problem here. -->

CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
# N: Mishal Shah
2424
25-
# D: Apple
25+
# D: Apple, Swift core team
2626

2727
# N: Ted Kremenek
2828
@@ -42,4 +42,4 @@
4242

4343
* @0xTim @alexandersandberg @daveverwer @dempseyatgithub @kaishin @krstnfx @mschinis @shahmishal @TimTr @twostraws @tomerd
4444

45-
/_post/* @cthielen @TimTr @tkremenek @tomerd
45+
/_posts/* @cthielen @TimTr @tkremenek @tomerd

CONTRIBUTING.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@ Swift.org contributions must adhere to the website's [governance process](https:
4040

4141
## Blog Posts
4242

43-
Blog posts are covered by a [separate governance process](https://www.swift.org/website-governance/#blog-posts-governance) which has a more extensive review process. You should [reach out to the SWWG](https://forums.swift.org/new-message?groupname=swift-website-workgroup) if you would like to contribute a post. This can encompass sharing language changes, libraries and tools and highlighting work done by the community.
44-
45-
Please note that pull requests for blog posts that have not been discussed with the SWWG will be rejected, with the exception of minor updates to existing posts like typos.
43+
Blog posts are covered by a [separate governance process](https://www.swift.org/website-governance/#blog-posts-governance). Community-contributed blog posts are welcome through the [community blog post submission process](http://swift.org/blog-post-contributions/).
4644

4745
## Community Participation
4846

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Swift.org website goals include:
99
3. Share knowledge with the Swift contributors community and prospective contributors, including contribution guides, technical details that assist contributions, project governance and legal information.
1010
4. Highlight community driven initiatives and technical work that have broad applicability to Swift users in all or some of its core usage domains.
1111

12-
See [website overview](https://swift.org/website) for more information about the Swift.org website goals, content governance and contribution guidelines.
12+
See [website overview](/website) for more information about the Swift.org website goals, content governance and contribution guidelines.
1313

1414
## Technical
1515

_data/authors.yml

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ parkera:
258258
name: Tony Parker
259259
260260
github: parkera
261-
about: "Tony Parker manages teams at Apple working on Foundation and Swift packages."
261+
about: "Tony Parker manages teams at Apple working on Foundation, Swift packages, and the Swift Standard Library."
262262

263263
diversity-workgroup:
264264
name: The Diversity in Swift workgroup
@@ -323,3 +323,35 @@ danieleggert:
323323
gravatar: dcda0a6799a6cf53879fca308db01edf
324324
github: danieleggert
325325
about: "Daniel Eggert is a member of the team at Apple working on Mail for iOS and macOS."
326+
327+
rjmccall:
328+
name: John McCall
329+
github: rjmccall
330+
twitter: pathofshrines
331+
about: "John McCall is an engineer on the Apple Swift team and member of the Language workgroup."
332+
333+
amartini:
334+
name: Alex Martini
335+
336+
github: amartini51
337+
about: "Alex Martini is a member of the Developer Publications team at Apple."
338+
339+
daveverwer:
340+
name: Dave Verwer
341+
gravatar: 8a70777dc92ec5cacc67ae417edc4be9
342+
github: daveverwer
343+
about: "Dave Verwer is the author of iOS Dev Weekly and co-founder of the Swift Package Index."
344+
345+
svenaschmidt:
346+
name: Sven A. Schmidt
347+
gravatar: 291bc7d4b4d1aa0624248398074f5b24
348+
github: finestructure
349+
about: "Sven A. Schmidt is an independent software developer and the co-creator of the Swift Package Index."
350+
351+
alexandersandberg:
352+
name: Alexander Sandberg
353+
gravatar: 3a1582c3f0a9ef8455b504bb3e1106a7
354+
355+
github: alexandersandberg
356+
twitter: alexandberg
357+
about: "Alexander Sandberg is an iOS and macOS developer and a member of the Swift Website Workgroup."

_data/builds/development/amazonlinux2-aarch64.yml

Lines changed: 490 additions & 0 deletions
Large diffs are not rendered by default.

_data/builds/development/amazonlinux2.yml

Lines changed: 490 additions & 0 deletions
Large diffs are not rendered by default.

_data/builds/development/centos7.yml

Lines changed: 490 additions & 0 deletions
Large diffs are not rendered by default.

_data/builds/development/ubi9-aarch64.yml

Lines changed: 375 additions & 0 deletions
Large diffs are not rendered by default.

_data/builds/development/ubi9.yml

Lines changed: 370 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)