microsoft/typespec

Public

mirrored from https://github.com/microsoft/typespecAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
4ddf43ae0dffb11cf982bebe006f37d5524bee69

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

.github/CODEOWNERS

13lines · modecode

1######################
2# CSharp
3######################
4/packages/http-client-csharp/ @m-nash
5/packages/http-client-csharp-generator/ @m-nash
6
7######################
8# Emiter Shared
9######################
10/eng/emitters/ @m-nash
11
12# Catch all
13* @bterlson @markcowl @allenjzhang @timotheeguerin
14