summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-04-14 19:31:35 (GMT)
committerGitHub <noreply@github.com>2023-04-14 19:31:35 (GMT)
commitf2568abf2dde93ac36e0d1b86557d5ceba75147d (patch)
treee83930de1abb541865b7b036da29f2d090d7725b /.github
parent463677e03e0084fdeeca2725d2fbc6a387b70f92 (diff)
downloadhdf5-f2568abf2dde93ac36e0d1b86557d5ceba75147d.zip
hdf5-f2568abf2dde93ac36e0d1b86557d5ceba75147d.tar.gz
hdf5-f2568abf2dde93ac36e0d1b86557d5ceba75147d.tar.bz2
Add Elena to CODEOWNERS for Fortran
Diffstat (limited to '.github')
-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