diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8c7f823a07..e377cd02ab 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1567,7 +1567,7 @@ /types/hapi/v12/ @jasonswearingen /types/hapi/v15/ @jasonswearingen /types/hapi/v16/ @jasonswearingen @AJamesPhillips -/types/hapi/ @BorntraegerMarc @rafaelsouzaf @jhsimms @SimonSchick +/types/hapi/ @rafaelsouzaf @jhsimms @SimonSchick /types/hapi-auth-basic/ @AJamesPhillips @saboya /types/hapi-auth-jwt2/v7/ @warrenseymour /types/hapi-auth-jwt2/ @warrenseymour @SimonSchick diff --git a/types/hapi/index.d.ts b/types/hapi/index.d.ts index 9f348332ea..3d3b69b959 100644 --- a/types/hapi/index.d.ts +++ b/types/hapi/index.d.ts @@ -1,7 +1,6 @@ // Type definitions for hapi 17.0 // Project: https://github.com/hapijs/hapi -// Definitions by: Marc Bornträger -// Rafael Souza Fijalkowski +// Definitions by: Rafael Souza Fijalkowski // Justin Simms // Simon Schick // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped