summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorEdward Tjörnhammar <ed@cflags.cc>2017-09-19 10:24:57 +0200
committerEdward Tjörnhammar <ed@cflags.cc>2017-09-19 10:26:29 +0200
commitd623220b78a5ccd08fc9136ec0ece22424facec5 (patch)
treecc62dbe7be58110ecbdd042eefd8fb1165de3ba7 /.github
parentbc850cfed5565278f5f91f5e7c5df23e062a8e7d (diff)
downloadnixlib-d623220b78a5ccd08fc9136ec0ece22424facec5.tar
nixlib-d623220b78a5ccd08fc9136ec0ece22424facec5.tar.gz
nixlib-d623220b78a5ccd08fc9136ec0ece22424facec5.tar.bz2
nixlib-d623220b78a5ccd08fc9136ec0ece22424facec5.tar.lz
nixlib-d623220b78a5ccd08fc9136ec0ece22424facec5.tar.xz
nixlib-d623220b78a5ccd08fc9136ec0ece22424facec5.tar.zst
nixlib-d623220b78a5ccd08fc9136ec0ece22424facec5.zip
CODEOWNERS: jetbrains
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 4d0a4c5a61c1..6a1cf6e4ee86 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -47,3 +47,6 @@ pkgs/development/interpreters/elixir/*	@gleber
 pkgs/development/tools/build-managers/rebar/*	@gleber
 pkgs/development/tools/build-managers/rebar3/*	@gleber
 pkgs/development/tools/erlang/*	@gleber
+
+# Jetbrains
+pkgs/applications/editors/jetbrains @edwtjo