]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add hugovk as a .github code owner (GH-103394)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Sun, 9 Apr 2023 07:43:01 +0000 (10:43 +0300)
committerGitHub <noreply@github.com>
Sun, 9 Apr 2023 07:43:01 +0000 (00:43 -0700)
Automerge-Triggered-By: GH:hugovk
.github/CODEOWNERS

index fc1bb3388976d5baaac6eee1e4733e8ed882a586..60af0519cdb74377ce07231f6c7e7fe518cdbaa4 100644 (file)
@@ -5,7 +5,7 @@
 # https://git-scm.com/docs/gitignore#_pattern_format
 
 # GitHub
-.github/**                    @ezio-melotti
+.github/**                    @ezio-melotti @hugovk
 
 # Build system
 configure*                    @erlend-aasland @corona10