about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorMario Rodas <marsam@users.noreply.github.com>2021-04-07 04:20:00 +0000
committerMario Rodas <marsam@users.noreply.github.com>2021-04-07 04:20:00 +0000
commit11f79e9dcd3c49c8f20c72d8987014320e4f15a5 (patch)
treefe7676bec474e9a9018526a36fadd3a5d5bd6b69 /.github
parente36ce4359fd56ac061bf3524f7e55408a20db1a1 (diff)
downloadnixlib-11f79e9dcd3c49c8f20c72d8987014320e4f15a5.tar
nixlib-11f79e9dcd3c49c8f20c72d8987014320e4f15a5.tar.gz
nixlib-11f79e9dcd3c49c8f20c72d8987014320e4f15a5.tar.bz2
nixlib-11f79e9dcd3c49c8f20c72d8987014320e4f15a5.tar.lz
nixlib-11f79e9dcd3c49c8f20c72d8987014320e4f15a5.tar.xz
nixlib-11f79e9dcd3c49c8f20c72d8987014320e4f15a5.tar.zst
nixlib-11f79e9dcd3c49c8f20c72d8987014320e4f15a5.zip
CODEOWNERS: add marsam to Ruby
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index b68e8436fe3d..68b6870b3d11 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -94,6 +94,10 @@
 /pkgs/applications/science/math/R   @peti
 /pkgs/development/r-modules         @peti
 
+# Ruby
+/pkgs/development/interpreters/ruby @marsam
+/pkgs/development/ruby-modules      @marsam
+
 # Rust
 /pkgs/development/compilers/rust @Mic92 @LnL7 @zowoq
 /pkgs/build-support/rust @andir @danieldk @zowoq