diff options
author | Tamar Christina <tamar@zhox.com> | 2019-01-27 22:20:38 +0000 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2019-01-27 23:28:10 -0500 |
commit | f8605fa2b36bb7ff462ce9b12d1dbf23c9503f00 (patch) | |
tree | 6b51aa0fbf34bab0f9e6ca1c347afa5c9c823e0c /CODEOWNERS | |
parent | 7223b44df3212984c6f013e129afcdc2ab170ff3 (diff) | |
download | haskell-f8605fa2b36bb7ff462ce9b12d1dbf23c9503f00.tar.gz |
Update CODEOWNERS files with utils
Diffstat (limited to 'CODEOWNERS')
-rw-r--r-- | CODEOWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 3badb09299..26b96086e3 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -43,4 +43,6 @@ /libraries/libiserv @angerman @simonmar /utils/iserv-proxy @angerman @simonmar /utils/iserv @angerman @simonmar +/utils/gen-dll @Phyx +/utils/fs @Phyx |