[commit: ghc] wip/fix-i386-warning: Add int-index as parser/* codeowner (9292a18)

git at git.haskell.org git at git.haskell.org
Wed Feb 6 14:10:48 UTC 2019


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/fix-i386-warning
Link       : http://ghc.haskell.org/trac/ghc/changeset/9292a183fd031d81ac7027eb95dd5a46249845f8/ghc

>---------------------------------------------------------------

commit 9292a183fd031d81ac7027eb95dd5a46249845f8
Author: Vladislav Zavialov <vlad.z.4096 at gmail.com>
Date:   Sun Feb 3 15:50:58 2019 -0500

    Add int-index as parser/* codeowner


>---------------------------------------------------------------

9292a183fd031d81ac7027eb95dd5a46249845f8
 CODEOWNERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CODEOWNERS b/CODEOWNERS
index df18b1f..def8a08 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -16,6 +16,7 @@
 /includes/                        @bgamari @simonmar @osa1
 
 # The compiler
+/compiler/parser/                 @int-index
 /compiler/typecheck/              @simonpj @goldfire
 /compiler/rename/                 @simonpj @goldfire
 /compiler/types/                  @simonpj @goldfire



More information about the ghc-commits mailing list