Timothee Guerin
|
12344d1122
|
Inverse order in CODEOWNERS (#3505)
From the doc this seems to be the way to define catch all. Currently we
are getting added to all csharp emitter PRs
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
Particularly this part
```
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
* @global-owner1 @global-owner2
```
|
2024-06-03 16:38:30 +00:00 |
m-nash
|
287e24c689
|
Use same build / test matrix as tsp core (#3138)
Fixes https://github.com/microsoft/typespec/issues/3119
|
2024-04-10 12:38:20 -07:00 |
m-nash
|
7dd096c929
|
share common 1es template (#3136)
Fixes https://github.com/microsoft/typespec/issues/3132
---------
Co-authored-by: Timothee Guerin <tiguerin@microsoft.com>
|
2024-04-09 01:32:09 +00:00 |
m-nash
|
0889ba248c
|
Initial move of csharp client emitter (#3098)
Fixes https://github.com/microsoft/typespec/issues/3095
---------
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
Co-authored-by: Brian Terlson <brian.terlson@microsoft.com>
Co-authored-by: Timothee Guerin <tiguerin@microsoft.com>
Co-authored-by: Patrick Hallisey <hallipr@gmail.com>
|
2024-04-04 16:26:05 -07:00 |
Timothee Guerin
|
8991a9cd48
|
Remove david from codeowners (#3021)
|
2024-03-22 01:21:29 +00:00 |
Nick Guerrera
|
5764672d97
|
Remove myself from CODEOWNERS (#2149)
|
2023-07-05 12:59:16 -05:00 |
Nick Guerrera
|
9ffceae40f
|
Add @timotheeguerin as code owner (#254)
|
2022-02-14 21:10:30 +00:00 |
Nick Guerrera
|
6f3ad27eaf
|
Add code owners (#3)
|
2021-10-20 16:23:58 -05:00 |