From 3cbee255cd550e49e3265257fd2955ce8e6a351a Mon Sep 17 00:00:00 2001 From: Sebastian Graf Date: Sat, 26 Jan 2019 12:44:23 -0500 Subject: Add @sgraf to CODEOWNERS [skip ci] --- CODEOWNERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 30d05f5c33..97ec69dd4a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -16,11 +16,13 @@ /compiler/rename @simonpj @goldfire /compiler/typecheck/TcDeriv* @RyanGlScott /compiler/nativeGen @simonmar @bgamari @AndreasK -/compiler/simplCore/CallArity.hs @nomeata +/compiler/simplCore/CallArity.hs @nomeata @sgraf /compiler/utils/UnVarGraph.hs @nomeata /compiler/simplCore/Exitify.hs @nomeata /compiler/simplStg/StgCse.hs @nomeata +/compiler/simplStg/StgLiftLams.hs @sgraf /compiler/cmm/CmmSwitch.hs @nomeata +/compiler/stranal/DmdAnal.hs @simonpj @sgraf /compiler/types @simonpj @goldfire /compiler/deSugar @simonpj @goldfire /compiler/hsSyn/Convert.hs @goldfire -- cgit v1.2.1