File tree 2 files changed +14
-13
lines changed
2 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 8
8
9
9
# TODO: /.clang-format
10
10
11
- /.clang-tidy @ egorzhdan
11
+ /.clang-tidy @ egorzhdan
12
12
13
- # TODO: /.dir-locals.el
13
+ /.dir-locals.el @ al45tair
14
+ /.editorconfig @ hamishknight
14
15
# TODO: /.flake8
15
- # TODO: /.gitattributes
16
+ /.gitattributes @ shahmishal
16
17
17
18
# .github
18
19
/.github / @ shahmishal
19
20
/.github /CODEOWNERS @ AnthonyLatsis @ shahmishal
20
- /.github /ISSUE_TEMPLATE / @ AnthonyLatsis @ hborla @ LucianoPAlmeida @ shahmishal @ xedin
21
- /.github /PULL_REQUEST_TEMPLATE.md @ AnthonyLatsis @ hborla @ LucianoPAlmeida @ shahmishal @ xedin
21
+ /.github /ISSUE_TEMPLATE / @ AnthonyLatsis @ hborla @ shahmishal @ xedin
22
+ /.github /PULL_REQUEST_TEMPLATE.md @ AnthonyLatsis @ hborla @ shahmishal @ xedin
22
23
23
- # TODO: /.gitignore
24
+ /.gitignore @ shahmishal
24
25
# TODO: /.mailmap
25
26
# TODO: /Brewfile
26
- # TODO: /CHANGELOG.md
27
+ /CHANGELOG.md @ hborla
27
28
# TODO: /CMakeLists.txt
28
- # TODO: /CODE_OF_CONDUCT.md
29
- # TODO: /CODE_OWNERS.TXT
30
- # TODO: /CONTRIBUTING.md
31
- # TODO: /LICENSE.txt
29
+ /CODE_OF_CONDUCT.md @ swiftlang/core-team
30
+ /CODE_OWNERS.TXT @ swiftlang/core-team
31
+ /CONTRIBUTING.md @ AnthonyLatsis @ xedin
32
+ /LICENSE.txt @ swiftlang/core-team
32
33
# TODO: /README.md
33
34
34
35
# Runtimes
60
61
/docs /ABI /RegisterUsage.md @ al45tair
61
62
/docs /CrossCompilationModel.md @ MaxDesiatov
62
63
/docs /Generics @ slavapestov
63
- /docs /HowToGuides / @ AnthonyLatsis @ LucianoPAlmeida @ xedin
64
+ /docs /HowToGuides / @ AnthonyLatsis @ xedin
64
65
/docs /Optimizer * @ eeckstein
65
66
/docs /SIL * @ jckarter
66
67
/docs /Windows * @ compnerd
Original file line number Diff line number Diff line change 8
8
9
9
| | ** Architecture** | ** Build** |
10
10
| ---| :---:| :---:|
11
- | ** macOS** | x86_64 | [ ![ Build Status] ( https://ci.swift.org/job/oss-swift-package-macos/lastCompletedBuild/badge/icon )] ( https://ci.swift.org/job/oss-swift-package-macos ) |
11
+ | ** macOS** | Universal | [ ![ Build Status] ( https://ci.swift.org/job/oss-swift-package-macos/lastCompletedBuild/badge/icon )] ( https://ci.swift.org/job/oss-swift-package-macos ) |
12
12
| ** Ubuntu 20.04** | x86_64 | [ ![ Build Status] ( https://ci.swift.org/job/oss-swift-package-ubuntu-20_04/lastCompletedBuild/badge/icon )] ( https://ci.swift.org/job/oss-swift-package-ubuntu-20_04 ) |
13
13
| ** Ubuntu 20.04** | AArch64 | [ ![ Build Status] ( https://ci.swift.org/job/oss-swift-package-ubuntu-20_04-aarch64/lastCompletedBuild/badge/icon )] ( https://ci.swift.org/job/oss-swift-package-ubuntu-20_04-aarch64 ) |
14
14
| ** Ubuntu 22.04** | x86_64 | [ ![ Build Status] ( https://ci.swift.org/job/oss-swift-package-ubuntu-22_04/lastCompletedBuild/badge/icon )] ( https://ci.swift.org/job/oss-swift-package-ubuntu-22_04 ) |
You can’t perform that action at this time.
0 commit comments