summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2020-10-15 22:36:11 (GMT)
committerGitHub <noreply@github.com>2020-10-15 22:36:11 (GMT)
commit2277865c6083e9c34369606dfcd3e551af891978 (patch)
treeee6e55270f8bdcb1feb221ed6866bcba45a83c18 /.github
parente146de3feaa761cffd0d1575bd6450f22bbdf09f (diff)
downloadhdf5-2277865c6083e9c34369606dfcd3e551af891978.zip
hdf5-2277865c6083e9c34369606dfcd3e551af891978.tar.gz
hdf5-2277865c6083e9c34369606dfcd3e551af891978.tar.bz2
Mostly whitespace and comment cleanup. (#39)
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS10
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 97b7428..6061711 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -11,11 +11,11 @@
CMakeLists.txt @byrnHDF @derobins
CMakeTests.* @byrnHDF @derobins
-/bin/ @lrknox @derobins @qkoziol
+/bin/ @lrknox @derobins
/c++/ @bmribler @byrnHDF
-/config/ @lrknox @derobins @qkoziol @byrnHDF
+/config/ @lrknox @derobins @byrnHDF
/doc/ @gnuoyd @jrmainzer
@@ -31,11 +31,11 @@ CMakeTests.* @byrnHDF @derobins
/release_docs/ @lrknox @bljhdf @byrnHDF
-/src/ @jhendersonHDF @derobins @fortnern @qkoziol @soumagne @vchoi-hdfgroup @jrmainzer
+/src/ @jhendersonHDF @derobins @fortnern @soumagne @vchoi-hdfgroup @jrmainzer
-/test/ @jhendersonHDF @derobins @fortnern @qkoziol @soumagne @vchoi-hdfgroup @jrmainzer
+/test/ @jhendersonHDF @derobins @fortnern @soumagne @vchoi-hdfgroup @jrmainzer
-/testpar/ @jhendersonHDF @rawarren @jrmainzer @qkoziol
+/testpar/ @jhendersonHDF @rawarren @jrmainzer
/tools/ @byrnHDF @bmribler