summaryrefslogtreecommitdiff
path: root/ci/OWNERS
diff options
context:
space:
mode:
Diffstat (limited to 'ci/OWNERS')
-rw-r--r--ci/OWNERS20
1 files changed, 13 insertions, 7 deletions
diff --git a/ci/OWNERS b/ci/OWNERS
index 30b5c90ba2b4..3ea1acac95ac 100644
--- a/ci/OWNERS
+++ b/ci/OWNERS
@@ -172,13 +172,13 @@ nixos/modules/installer/tools/nix-fallback-paths.nix @NixOS/nix-team @raitobeza
/pkgs/top-level/release-python.nix @natsukium
# Haskell
-/doc/languages-frameworks/haskell.section.md @sternenseemann @maralorn
-/maintainers/scripts/haskell @sternenseemann @maralorn
-/pkgs/development/compilers/ghc @sternenseemann @maralorn
-/pkgs/development/haskell-modules @sternenseemann @maralorn
-/pkgs/test/haskell @sternenseemann @maralorn
-/pkgs/top-level/release-haskell.nix @sternenseemann @maralorn
-/pkgs/top-level/haskell-packages.nix @sternenseemann @maralorn
+/doc/languages-frameworks/haskell.section.md @sternenseemann @maralorn @wolfgangwalther
+/maintainers/scripts/haskell @sternenseemann @maralorn @wolfgangwalther
+/pkgs/development/compilers/ghc @sternenseemann @maralorn @wolfgangwalther
+/pkgs/development/haskell-modules @sternenseemann @maralorn @wolfgangwalther
+/pkgs/test/haskell @sternenseemann @maralorn @wolfgangwalther
+/pkgs/top-level/release-haskell.nix @sternenseemann @maralorn @wolfgangwalther
+/pkgs/top-level/haskell-packages.nix @sternenseemann @maralorn @wolfgangwalther
# Perl
/pkgs/development/interpreters/perl @stigtsp @zakame @marcusramberg
@@ -299,6 +299,9 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt
/pkgs/servers/http/nginx/ @raitobezarius
/nixos/modules/services/web-servers/nginx/ @raitobezarius
+# D
+/pkgs/build-support/dlang @jtbx @TomaSajt
+
# Dhall
/pkgs/development/dhall-modules @Gabriella439 @Profpatsch @ehmry
/pkgs/development/interpreters/dhall @Gabriella439 @Profpatsch @ehmry
@@ -326,6 +329,9 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt
# Kakoune
/pkgs/applications/editors/kakoune @philiptaron
+# LuaPackages
+/pkgs/development/lua-modules @NixOS/lua
+
# Neovim
/pkgs/applications/editors/neovim @NixOS/neovim