remove fricklerhandwerk from CODEOWNERS

stepping aside as a Nix maintainer:
https://discourse.nixos.org/t/time-to-step-aside/61050
This commit is contained in:
Valentin Gagarin
2025-03-02 00:06:00 +01:00
parent 77f22db567
commit 0358007da3

11
.github/CODEOWNERS vendored
View File

@@ -11,16 +11,7 @@
.github/CODEOWNERS @edolstra
# Documentation of built-in functions
src/libexpr/primops.cc @roberth @fricklerhandwerk
# Documentation of settings
src/libexpr/eval-settings.hh @fricklerhandwerk
src/libstore/globals.hh @fricklerhandwerk
# Documentation
doc/manual @fricklerhandwerk
maintainers/*.md @fricklerhandwerk
src/**/*.md @fricklerhandwerk
src/libexpr/primops.cc @roberth
# Libstore layer
/src/libstore @ericson2314