mirror of
https://github.com/Samsung/escargot.git
synced 2026-06-22 10:01:50 +00:00
Add code owner
* add @zherczeg as a code owner of debugger Signed-off-by: HyukWoo Park <hyukwoo.park@samsung.com>
This commit is contained in:
parent
e7b1cb2dde
commit
944d244e0a
1 changed files with 2 additions and 1 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
|
@ -1,4 +1,5 @@
|
|||
# This is a comment.
|
||||
# Each line is a file pattern followed by one or more owners.
|
||||
|
||||
* @ksh8281 @clover2123 @bbrto21
|
||||
* @ksh8281 @clover2123 @bbrto21
|
||||
/src/debugger/ @zherczeg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue