File: CODEOWNERS

package info (click to toggle)
libmongocrypt 1.17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,572 kB
  • sloc: ansic: 70,067; python: 4,547; cpp: 615; sh: 460; makefile: 44; awk: 8
file content (10 lines) | stat: -rw-r--r-- 276 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# Code Owners will automatically be added as reviewers on PRs

# Listing code owners is required by DRIVERS-3098
* @mongodb/dbx-c-cxx

# Python Bindings
bindings/python @mongodb/dbx-python

# GitHub actions (currently only used by Python Bindings)
.github @mongodb/dbx-python