mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Add myself to codeowners for PR reviews
This commit is contained in:
parent
9442a22e6c
commit
9695688b80
1 changed files with 1 additions and 1 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
|
@ -4,7 +4,7 @@
|
|||
# in the repository, i.e. bar/baz will match /bar/baz and /foo/bar/baz.
|
||||
|
||||
# The default owners for everything that is not overridden by specific patterns below.
|
||||
* @int19h @karthiknadig
|
||||
* @int19h @karthiknadig @AdamYoblick
|
||||
|
||||
# Order is important: the last matching pattern overrides all the preceding ones.
|
||||
/src/ptvsd/_vendored/pydevd/ @fabioz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue