summary refs log tree commit diff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorRobert Helgesson <robert@rycee.net>2017-10-05 22:41:37 +0200
committerRobert Helgesson <robert@rycee.net>2017-10-05 22:43:07 +0200
commit51b557b2c860d860abc6914c2a618ea3e516d384 (patch)
tree62519030b8487b8a007bb9f9490a47a028759c93 /.github/CODEOWNERS
parenta360627b5c447fe22fa545167678ea2ff888d6d6 (diff)
downloadnixpkgs-51b557b2c860d860abc6914c2a618ea3e516d384.tar
nixpkgs-51b557b2c860d860abc6914c2a618ea3e516d384.tar.gz
nixpkgs-51b557b2c860d860abc6914c2a618ea3e516d384.tar.bz2
nixpkgs-51b557b2c860d860abc6914c2a618ea3e516d384.tar.lz
nixpkgs-51b557b2c860d860abc6914c2a618ea3e516d384.tar.xz
nixpkgs-51b557b2c860d860abc6914c2a618ea3e516d384.tar.zst
nixpkgs-51b557b2c860d860abc6914c2a618ea3e516d384.zip
CODEOWNERS: add @rycee for Eclipse IDE
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 6a1cf6e4ee8..24983cb5287 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -50,3 +50,6 @@ pkgs/development/tools/erlang/*	@gleber
 
 # Jetbrains
 pkgs/applications/editors/jetbrains @edwtjo
+
+# Eclipse
+pkgs/applications/editors/eclipse @rycee