summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-04-14 19:00:03 (GMT)
committerGitHub <noreply@github.com>2023-04-14 19:00:03 (GMT)
commit88257af73ddb814665f077d840c19dd928c5f440 (patch)
tree89e912a73f6c73c472df6e7a2e0538cb46e149a5 /.github/CODEOWNERS
parent65ee20ac642e10df60b2526f6c4ecb8051666388 (diff)
downloadhdf5-88257af73ddb814665f077d840c19dd928c5f440.zip
hdf5-88257af73ddb814665f077d840c19dd928c5f440.tar.gz
hdf5-88257af73ddb814665f077d840c19dd928c5f440.tar.bz2
Add Elena to the list of Fortran developers in CODEOWNERS (#2741)
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 506c668..714ae8a 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -7,5 +7,5 @@
# Order is important. The last matching pattern has the most precedence.
# So if a pull request only touches javascript files, only these owners
# will be requested to review.
-/fortran/ @brtnfld @derobins
+/fortran/ @brtnfld @derobins @epourmal
/java/ @jhendersonHDF @byrnHDF @derobins