mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 07:40:10 +00:00
Merge pull request #30533 from morcerf/remove-from-codeowners
[chore] Remove myself from codeowners and Definitions by
This commit is contained in:
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
@@ -644,7 +644,7 @@
|
||||
/types/connect-mongo/ @Syati
|
||||
/types/connect-mongodb-session/ @NattapongSiri
|
||||
/types/connect-pg-simple/ @pasieronen
|
||||
/types/connect-redis/ @xstoudi @morcerf
|
||||
/types/connect-redis/ @xstoudi
|
||||
/types/connect-slashes/ @samherrmann
|
||||
/types/connect-timeout/ @cyrilschumacher
|
||||
/types/consola/ @Jungwoo-An
|
||||
@@ -3691,8 +3691,8 @@
|
||||
/types/rdflib/ @cenotelie
|
||||
/types/re-base/ @jordandrako
|
||||
/types/reach__router/ @kingdaro
|
||||
/types/react/v15/ @bbenezech @pzavolinsky @digiguru @ericanderson @morcerf @tkrotoff @DovydasNavickas @onigoetz
|
||||
/types/react/ @johnnyreilly @bbenezech @pzavolinsky @digiguru @ericanderson @morcerf @tkrotoff @DovydasNavickas @onigoetz @theruther4d @guilhermehubner @ferdaber @jrakotoharisoa @pascaloliv @hotell @franklixuefei
|
||||
/types/react/v15/ @bbenezech @pzavolinsky @digiguru @ericanderson @tkrotoff @DovydasNavickas @onigoetz
|
||||
/types/react/ @johnnyreilly @bbenezech @pzavolinsky @digiguru @ericanderson @tkrotoff @DovydasNavickas @onigoetz @theruther4d @guilhermehubner @ferdaber @jrakotoharisoa @pascaloliv @hotell @franklixuefei
|
||||
/types/react-adal/ @dkorolev1
|
||||
/types/react-albus/ @sseppola @conradreuter @kuirak
|
||||
/types/react-alert/v2/ @ssyrell
|
||||
|
||||
1
types/connect-redis/index.d.ts
vendored
1
types/connect-redis/index.d.ts
vendored
@@ -1,7 +1,6 @@
|
||||
// Type definitions for connect-redis
|
||||
// Project: https://npmjs.com/package/connect-redis
|
||||
// Definitions by: Xavier Stouder <https://github.com/xstoudi>
|
||||
// Albert Kurniawan <https://github.com/morcerf>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
|
||||
1
types/react/index.d.ts
vendored
1
types/react/index.d.ts
vendored
@@ -8,7 +8,6 @@
|
||||
// Patricio Zavolinsky <https://github.com/pzavolinsky>
|
||||
// Digiguru <https://github.com/digiguru>
|
||||
// Eric Anderson <https://github.com/ericanderson>
|
||||
// Albert Kurniawan <https://github.com/morcerf>
|
||||
// Tanguy Krotoff <https://github.com/tkrotoff>
|
||||
// Dovydas Navickas <https://github.com/DovydasNavickas>
|
||||
// Stéphane Goetz <https://github.com/onigoetz>
|
||||
|
||||
1
types/react/v15/index.d.ts
vendored
1
types/react/v15/index.d.ts
vendored
@@ -8,7 +8,6 @@
|
||||
// Patricio Zavolinsky <https://github.com/pzavolinsky>
|
||||
// Digiguru <https://github.com/digiguru>
|
||||
// Eric Anderson <https://github.com/ericanderson>
|
||||
// Albert Kurniawan <https://github.com/morcerf>
|
||||
// Tanguy Krotoff <https://github.com/tkrotoff>
|
||||
// Dovydas Navickas <https://github.com/DovydasNavickas>
|
||||
// Stéphane Goetz <https://github.com/onigoetz>
|
||||
|
||||
Reference in New Issue
Block a user