summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2023-01-03 23:32:47 +0100
committerMartin Weinelt <hexa@darmstadt.ccc.de>2023-01-03 23:32:47 +0100
commit197eafd66071960a14138777cfdd3a99e3342cea (patch)
tree1d7f1f458e34541167afb1c5440432442c288a38 /.github
parent2628f0003c708c20191022dbe911002c17ec5203 (diff)
CODEOWNERS: Add myself to python language documentation
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 5120eb4895f6c..a4a653b175e3b 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -107,7 +107,7 @@
 /pkgs/top-level/python-packages.nix                         @FRidh @jonringer
 /pkgs/development/interpreters/python                       @FRidh
 /pkgs/development/python-modules                            @FRidh @jonringer
-/doc/languages-frameworks/python.section.md                 @FRidh
+/doc/languages-frameworks/python.section.md                 @FRidh @mweinelt
 /pkgs/development/tools/poetry2nix                          @adisbladis
 /pkgs/development/interpreters/python/hooks                 @FRidh @jonringer