summary refs log tree commit diff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index ed8c85746aba..bdee34abaea6 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -30,6 +30,10 @@ pkgs/development/haskell-modules/default.nix  @Profpatsch @peti
 pkgs/development/haskell-modules/generic-builder.nix  @Profpatsch @peti
 pkgs/development/haskell-modules/hoogle.nix  @Profpatsch @peti
 
+# R
+pkgs/applications/science/math/R @peti
+pkgs/development/r-modules @peti
+
 # Darwin-related
 pkgs/stdenv/darwin/*	@copumpkin @LnL7
 pkgs/os-specific/darwin/*	@LnL7