cadl/.github
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
..
ISSUE_TEMPLATE Add release notes for 0.56.0 (#3294) 2024-05-07 21:02:14 +00:00
actions/setup Add script to sync labels (#3323) 2024-05-13 21:11:35 +00:00
policies Make the sync label logic reusable for typespec-azure repo (#3425) 2024-05-23 17:01:14 +00:00
workflows Add generated policy to remove needs-triage when an area is added (#3366) 2024-05-16 22:55:52 +00:00
CODEOWNERS Inverse order in CODEOWNERS (#3505) 2024-06-03 16:38:30 +00:00