Commit Graph

23 Commits

Author SHA1 Message Date
Josh Soref
54aa5b54ed spelling: kyrtzidis
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-05-01 04:32:22 -04:00
Alex Lorenz
e106551028 [NFC][interop] rename the PrintAsObjC library to PrintAsClang
We're starting to support emission of C++ header interfaces, so a language-agnostic name makes more sense
2022-01-20 11:31:58 -08:00
Victoria Mitchell
58adbefbb3 add me as an owner of the symbol graph tool 2021-01-27 18:41:16 -07:00
Erik Eckstein
71618b7e3f code owners: take ownership of the swift benchmark suite
... as Luke is no longer working on it
2018-08-13 15:25:47 -07:00
Jordan Rose
babc84f426 CODE_OWNERS: Assign Max to all other overlays
The Apple framework overlays are still owned by their respective teams
at Apple, but Max is the person to contact if you need to make a
change there. Actual /additions/ should still be considered feature
requests that should go to Apple's bug tracker (bugreport.apple.com).
2017-11-07 15:26:45 -08:00
Jordan Rose
1848fb9706 CODE_OWNERS: Add Adrian as the owner of debug info.
(as he has been for a long time)
2017-11-07 15:26:42 -08:00
Jordan Rose
189c622eca CODE_OWNERS: Add owners for the corelibs overlays.
- Tony P. owns the Foundation overlay.
- Daniel S. owns the Dispatch overlay.
- Brian C. owns the XCTest overlay.

(A reminder that ownership of the component does not mean they are the
only qualified reviewer for that component, nor does it necessarily
mean they are the head of the corresponding team at Apple)
2017-11-07 15:26:10 -08:00
Jordan Rose
36aa084c0a CODE_OWNERS: Add a few uncontroversial unassigned components.
- Argyrios owns Index
- Jordan (me) owns Frontend, mostly as an extension of Driver
- Anna owns the sanitizers (ASan, etc.)
2017-11-07 15:23:17 -08:00
Jordan Rose
37ba51221f CODE_OWNERS: Add GitHub accounts, for PR tagging purposes 2017-11-07 15:23:13 -08:00
Ted Kremenek
14d437c7e3 The code owner role for the standard library has transitioned to Ben Cohen. 2017-10-18 12:39:01 -07:00
Slava Pestov
b2e478251d Add myself as owner of remote reflection library 2017-10-14 18:08:31 -07:00
David Farler
358462cc89 Transfer my (@bitjammer) ownership to Xi Ge (@nkcsgexi)
I hereby transfer ownership of the following libraries to Xi Ge!

- Markup
- Migrator
- lib/Syntax
2017-06-20 16:37:42 -07:00
Ben Leggiero
260b24e546 Sorted as promised in header 2017-05-11 14:44:05 -04:00
David Farler
4ffbeb57f6 Add lib/Syntax to dfarler's list in CODE_OWNERS.TXT 2017-02-22 18:45:29 -08:00
Chris Lattner
4a3c5d8119 Joe is taking over as the overall maintainer of Swift, thanks Joe! 2017-01-27 12:45:58 -08:00
Erik Eckstein
f92a2c3947 update code owner for SILOptimizer 2016-07-29 08:50:30 -07:00
Ted Kremenek
2c4c819a95 Joe Pamer is standing down as code owner of the type checker.
Code ownership responsibilities fall back to Doug Gregor (Sema)
until there is a new dedicated code owner for the type checker.
2016-07-20 11:35:28 -07:00
Krish Munot
2f8fe728bb removing unused field decription 2016-04-09 22:09:51 +05:30
Luke Larson
90ca7be73f Correct code owner ordering 2016-02-24 20:43:11 -08:00
Luke Larson
f0296d4885 Set benchmarks code owner 2016-02-24 20:39:16 -08:00
kashyappanda
d14f95c26a Fixed grammar issue in CODE_OWNERS.TXT
Changed the word “themself” to “themselves”
2016-02-02 21:01:19 -08:00
Andrew Trick
739b0e9c56 Reorganize SILOptimizer directories for better discoverability.
(libraries now)

It has been generally agreed that we need to do this reorg, and now
seems like the perfect time. Some major pass reorganization is in the
works.

This does not have to be the final word on the matter. The consensus
among those working on the code is that it's much better than what we
had and a better starting point for future bike shedding.

Note that the previous organization was designed to allow separate
analysis and optimization libraries. It turns out this is an
artificial distinction and not an important goal.
2015-12-11 15:14:23 -08:00
Doug Gregor
c25fd8a251 Annoint code owners.
Divide the (mostly) top-level directories of Swift into areas of code
ownership, similarly to what we do in LLVM and Clang. As with LLVM and
Clang, this list will grow and evolve over time.
2015-11-13 10:46:24 -08:00