# Instructions for ARCHITECTS file format:
# This file follows the CODEOWNERS pattern style. Each non-comment line maps a
# repository path pattern to the GitHub user or team responsible for API architecture review.
# Owners may be individual users like @octocat or teams like @Azure/sdk-arch.

###########
# SDK
###########

# Catch all
/sdk/ @kashifkhan
