about summary refs log tree commit diff
path: root/nixpkgs/.github/CODEOWNERS
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/.github/CODEOWNERS')
-rw-r--r--nixpkgs/.github/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixpkgs/.github/CODEOWNERS b/nixpkgs/.github/CODEOWNERS
index a206164d6685..f8278d1cbe48 100644
--- a/nixpkgs/.github/CODEOWNERS
+++ b/nixpkgs/.github/CODEOWNERS
@@ -48,6 +48,8 @@
 /pkgs/build-support/setup-hooks/auto-patchelf.sh @layus
 /pkgs/build-support/setup-hooks/auto-patchelf.py @layus
 /pkgs/pkgs-lib                                   @infinisil
+## Format generators/serializers
+/pkgs/pkgs-lib/formats/libconfig                 @ckiee
 
 # pkgs/by-name
 /pkgs/test/nixpkgs-check-by-name @infinisil