Commit Graph

147 Commits

Author SHA1 Message Date
Patryk Stefanski 8e74ec5ff5 [cxx-interop] Update code owners for C++ interop
Adds myself to code owners of C++ interop
2026-05-05 16:21:46 -07:00
Xaver Gruber 29aca9da56 oops did not see the changes in github, correct it 2026-05-05 09:51:43 +02:00
Xaver Gruber 53b2f93df6 Merge branch 'main' into owners 2026-05-05 09:41:34 +02:00
Mishal Shah 9252137f65 Revert "Update the pull request template and require release managers"
This reverts commit f81cae9def.
2026-05-04 20:53:34 -07:00
Allan Shortlidge 3939128fcc Remove unnecessary fields from the pull request template.
With `main` in convergence mode and no release branch active yet, the "Original
PR:" and "Reviewers:" fields of the pull request template are confusing because
they don't make sense for the vast majority of PRs. Once there is a release
branch that changes are being regularly cherry-picked to, the fields can be
added back on the release branch.
2026-04-16 08:35:36 -07:00
Alexis Laferrière 2dca9f2f6b CODEOWNERS: Removing myself from Serialization
I'm leaving my role at Apple and thus will be leaving serialization to
someone else.
2026-04-14 11:06:56 -07:00
Mishal Shah 11190d0ede Update the pull request template to include the release nomination form
Updated the pull request template to include detailed sections for explanation, scope, issues, original PRs, risk, testing, and reviewers.
2026-04-09 14:36:05 -07:00
Mishal Shah f81cae9def Update the pull request template and require release managers 2026-03-30 10:42:23 -07:00
Hamish Knight 8b64002805 [CODEOWNERS] Add Kathy as codeowner for ConstraintSystem 2026-03-25 14:14:09 +00:00
Hamish Knight a45da2d267 [CODEOWNERS] Make myself codeowner of AST/Sema 2026-03-25 14:06:34 +00:00
Henrik G. Olsson c5a2a29c25 Update CODEOWNERS
Adds myself to code owners list of ClangImporter subdirs
2026-02-14 16:42:06 -08:00
Hamish Knight b5d4c4c46d [utils] Move swift-xcodegen to swift-dev-utils
The goal here is for `swift-dev-utils` to be a monolithic package
for development utils written in Swift.
2026-01-18 19:25:51 +00:00
Anthony Latsis a23e40c18a .github: Specify issue type in issue templates 2026-01-14 12:36:52 +00:00
Ben Barham 432935e37d Remove Ben Barham from code owners 2025-12-11 14:28:24 +10:00
Mishal Shah 5a3266910a Add 'edymtt' as code owner for build_swift and swift_build_support 2025-11-20 15:26:28 -08:00
Anthony Latsis de75857124 CODEOWNERS: Remove myself from test/IRGen
I added myself in https://github.com/swiftlang/swift/pull/81302.
This year's rebranch is over, so this is no longer useful.
2025-11-13 18:19:28 +00:00
Egor Zhdan 4c801cf16f NFC: Update code owners for C++ interop 2025-10-31 11:04:41 -07:00
Bryan Oppong-Boateng eb4205cc47 Fix typo in issue template 2025-09-16 13:28:55 +02:00
Kavon Farvardin 25461d50a6 change my codeowners settings 2025-08-06 11:23:39 -07:00
Karoy Lorentey 63d93726be [meta] Set stdlib team as codeowners on availability macros & gyb 2025-07-24 18:04:29 -07:00
Eric Miotto 17db23bad9 [Runtimes] Enable overlay builds in macOS smoketest
Take the chance to match the flags used in the existing build system,
and adjust code ownership to cover the file I added to track the
experimental flags for the overlays.

Addresses rdar://155882420
2025-07-15 12:59:52 -07:00
Anton Korobeynikov 7dfec57419 Take ownership on autodiff stdlib and tests (#82918) 2025-07-09 15:02:28 -07:00
Allan Shortlidge 897a74f495 Tests: Move some availability tests into a new test/Availability directory.
Un-reverts 9c01ee2c1b.

Also, add myself as a reviewer for more availability related files.

NFC.
2025-06-23 15:57:34 -07:00
Max Desiatov 64a8c58466 Track Wasm-related build-script files in CODEOWNERS (#82366)
Wasm-related changed should be tracked in `CODEOWNERS`, and we have separate `build-script` Python modules to include in that list.
2025-06-23 17:36:49 +01:00
Saleem Abdulrasool a37a61ceaf github: mark myself as owner for the Windows build
Ensure that changes to this script add me as a reviewer as this impacts
the Windows builds.
2025-05-30 15:21:23 -07:00
Alex Hoppen f11f343358 Remove Alex Hoppen as a code owner 2025-05-15 11:09:54 +02:00
Anthony Latsis db20188dbb CODEOWNERS: Fix missing write access errors 2025-05-08 09:23:11 +01:00
Anthony Latsis b057846fdc CODEOWNERS: Cover some root files 2025-05-08 09:23:09 +01:00
Anthony Latsis e8a4fcbb44 CODEOWNERS: Temporarily assign myself to test/IRGen
LLVM changed both the syntax and relative position of the `nocapture`
parameter attribute. I would like to get notified of any changes in this
area to make sure new tests match the attribute on main such that it
won't cause a conflict with rebranch.
2025-05-05 20:36:32 +01:00
Anthony Latsis 1814a15427 Merge pull request #80196 from AnthonyLatsis/homo-erectus
CODEOWNERS: Cover update_checkout, build_swift, swift_build_support
2025-04-14 20:50:13 +01:00
Henrik G. Olsson 7a93b5dab4 NFC: Update code owners for _SwiftifyImport
This adds @hnrklssn and @Xazax-hun to the list of code owners for
_SwiftifyImport related files.
2025-03-26 20:54:24 -07:00
Saleem Abdulrasool a7b8cb79cd Merge pull request #79306 from compnerd/nomination
github: add myself as a CODEOWNER for include/swift/Runtime
2025-03-24 16:25:21 -07:00
Anthony Latsis da20654881 CODEOWNERS: Cover update_checkout, build_swift, swift_build_support 2025-03-21 13:32:19 +00:00
Egor Zhdan 886dec6c92 NFC: Update code owners for C++ interop
This adds @susmonteiro to the list of code owners for C++ interop related files.
2025-03-19 18:00:11 +00:00
Anthony Latsis 6a3903bb53 Revert "Revert "Introduce adoption mode for Swift features""
This reverts commit 393c59c078.
2025-03-05 15:21:01 +00:00
Rintaro Ishizaki 393c59c078 Revert "Introduce adoption mode for Swift features" 2025-03-04 19:13:05 -08:00
Anthony Latsis f0cfc0ba55 [NFC] Add unit tests for feature option parsing 2025-03-04 13:43:25 +00:00
Evan Wilde 3102bc0334 Extract experimental feature flags
Extracting experimental feature flags into a separate file so that we
can add Allan as a code owner of just that file. He has to deal with
breakage when folks remove these flags improperly.
2025-02-27 14:16:44 -08:00
Anthony Latsis 42db3dc539 Merge pull request #79590 from AnthonyLatsis/bubo-ascalaphus
CODEOWNERS: Minor coverage improvements
2025-02-25 17:25:40 +00:00
Anthony Latsis 52f61ea94a CODEOWNERS: Fix the order of some entries 2025-02-24 23:01:58 +00:00
Anthony Latsis e561da62ac CODEOWNERS: Cover /docs/ABI 2025-02-24 23:01:49 +00:00
Fahad Nayyar 71611e4c3c NFC: Update code owners for C++ interop
This adds @j-hui and @fahadnayyar to the list of code owners for C++ interop related files.
2025-02-13 19:22:08 -08:00
Saleem Abdulrasool 5b3302b77c github: add myself as a CODEOWNER for include/swift/Runtime
The declarations for the well-known function entries for the Swift
runtime have direct impact on the Swift runtime implementation for
Windows. Add myself as a CODEOWNER to provide notifications of any
changes that may impact platform support.
2025-02-11 15:10:11 -08:00
Alastair Houghton fe98333c5f [Code Owners] Update CODEOWNERS for the new RuntimeModule directory.
Also remove the Backtracing directory.
2025-01-29 10:18:04 +00:00
Anthony Latsis e56997338e CODEOWNERS: Refine ownership of a few lib/Sema files
Me and Slava co-authored and maintain most of the code in these files.
2025-01-18 22:31:57 +00:00
Anthony Latsis 1d02909af7 Merge pull request #78473 from AnthonyLatsis/bufo-bufo
.github: Add code owners for diagnostic defs
2025-01-08 23:40:21 +00:00
Anthony Latsis 88578d85e3 .github: Add code owners for diagnostic defs 2025-01-07 20:14:41 +00:00
Evan Wilde 86293409b4 Set codeowners on new stdlib build system
Adding a handful of folks to the codeowners for the new build system
work to ensure that the appropriate people are notified of changes to
the build.
2025-01-06 21:38:56 -08:00
Artem Chikin b17bc6e458 Merge pull request #77399 from artemcm/AdditionalScannerCodeOwner
Add '@cachemeifyoucan' to the list of code owners of the Swift Dependency Scanner
2024-12-04 09:39:34 -08:00
Artem Chikin d092ed92c9 Add '@cachemeifyoucan' to the list of code owners of the Swift Dependency Scanner 2024-12-02 10:59:47 -08:00