Skip to content

Commit

Permalink
Update API Clients team to include Web Frameworks team (#2384)
Browse files Browse the repository at this point in the history
* Update team name to include web-frameworks

* Fix case
  • Loading branch information
jack-edmonds-dd authored Jan 29, 2025
1 parent 6505dc2 commit a4bc820
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
# and another team can own the rest of the directory.

# All your base
* @DataDog/api-clients
* @DataDog/api-clients @DataDog/web-frameworks

# Documentation
*.md @DataDog/documentation @DataDog/api-clients
LICENSE @DataDog/documentation @DataDog/api-clients
NOTICE @DataDog/documentation @DataDog/api-clients
LICENSE-3rdparty.csv @DataDog/documentation @DataDog/api-clients
*.md @DataDog/documentation @DataDog/api-clients @DataDog/web-frameworks
LICENSE @DataDog/documentation @DataDog/api-clients @DataDog/web-frameworks
NOTICE @DataDog/documentation @DataDog/api-clients @DataDog/web-frameworks
LICENSE-3rdparty.csv @DataDog/documentation @DataDog/api-clients @DataDog/web-frameworks

0 comments on commit a4bc820

Please sign in to comment.