From a0763f6e87dbd0debea3e16bac6eccd4e3584de1 Mon Sep 17 00:00:00 2001 From: "Laury S." Date: Fri, 18 Oct 2024 14:53:34 +0200 Subject: [PATCH] feat: add contributors.json (#579) --- pwa/.gitignore | 1 - pwa/Dockerfile | 2 +- pwa/data/contributors.json | 19819 +++++++++++++++++++++++++++++++++++ 3 files changed, 19820 insertions(+), 2 deletions(-) create mode 100644 pwa/data/contributors.json diff --git a/pwa/.gitignore b/pwa/.gitignore index 98837c85e..43d91f500 100644 --- a/pwa/.gitignore +++ b/pwa/.gitignore @@ -40,7 +40,6 @@ yarn-error.log* next-env.d.ts data/docs -data/contributors.json public/schema/metadata/*.xsd diff --git a/pwa/Dockerfile b/pwa/Dockerfile index 96dfbd0fe..17b30398d 100644 --- a/pwa/Dockerfile +++ b/pwa/Dockerfile @@ -81,7 +81,7 @@ RUN --mount=type=secret,id=GITHUB_KEY \ fi \ && pnpm run prebuild -ADD https://soyuka.me/contributors.json ./data/contributors.json +# ADD https://soyuka.me/contributors.json ./data/contributors.json RUN --mount=type=secret,id=GITHUB_KEY \ export GITHUB_KEY=$(cat /run/secrets/GITHUB_KEY) ; \ diff --git a/pwa/data/contributors.json b/pwa/data/contributors.json new file mode 100644 index 000000000..03a239eef --- /dev/null +++ b/pwa/data/contributors.json @@ -0,0 +1,19819 @@ +[ + { + "login": "dunglas", + "repos": [ + { + "repo": "schema-generator", + "contributions": 236, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "postman-collection-generator", + "contributions": 3, + "url": "https://github.com/api-platform/postman-collection-generator" + }, + { + "repo": "website", + "contributions": 243, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "admin", + "contributions": 164, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-doc-parser", + "contributions": 69, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "demo", + "contributions": 73, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "api-platform", + "contributions": 469, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "create-client", + "contributions": 130, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "api-platform-doc-parsing-check", + "contributions": 3, + "url": "https://github.com/api-platform/api-platform-doc-parsing-check" + }, + { + "repo": "api-pack", + "contributions": 19, + "url": "https://github.com/api-platform/api-pack" + }, + { + "repo": ".github", + "contributions": 10, + "url": "https://github.com/api-platform/.github" + }, + { + "repo": "admin-meta", + "contributions": 1, + "url": "https://github.com/api-platform/admin-meta" + }, + { + "repo": "admin-pack", + "contributions": 2, + "url": "https://github.com/api-platform/admin-pack" + }, + { + "repo": "openapi", + "contributions": 3, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "docker-compose-prod", + "contributions": 4, + "url": "https://github.com/api-platform/docker-compose-prod" + }, + { + "repo": "json-schema", + "contributions": 13, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "metadata", + "contributions": 81, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "state", + "contributions": 3, + "url": "https://github.com/api-platform/state" + }, + { + "repo": "ramsey-uuid", + "contributions": 4, + "url": "https://github.com/api-platform/ramsey-uuid" + }, + { + "repo": "elasticsearch", + "contributions": 8, + "url": "https://github.com/api-platform/elasticsearch" + }, + { + "repo": "http-cache", + "contributions": 12, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "symfony", + "contributions": 19, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "laravel", + "contributions": 21, + "url": "https://github.com/api-platform/laravel" + }, + { + "repo": "graphql", + "contributions": 59, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "documentation", + "contributions": 13, + "url": "https://github.com/api-platform/documentation" + }, + { + "repo": "activity-pub", + "contributions": 1, + "url": "https://github.com/api-platform/activity-pub" + }, + { + "repo": "serializer", + "contributions": 86, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "mercure", + "contributions": 670, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "vulcain", + "contributions": 167, + "url": "https://github.com/dunglas/vulcain" + }, + { + "repo": "core", + "contributions": 1862, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 745, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 1, + "contributions": 5193, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/57224?v=4", + "bio": "Founder of @coopTilleuls / Creator of @api-platform, Mercure.rocks, FrankenPHP and Vulcain.rocks / @symfony Core Team", + "name": "Kévin Dunglas", + "location": "Lille, France", + "company": "@coopTilleuls ", + "blog": "https://dunglas.dev" + }, + { + "login": "soyuka", + "repos": [ + { + "repo": "schema-generator", + "contributions": 11, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "website", + "contributions": 74, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "admin", + "contributions": 25, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-doc-parser", + "contributions": 26, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "demo", + "contributions": 5, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "api-platform", + "contributions": 49, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "create-client", + "contributions": 19, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "api-pack", + "contributions": 2, + "url": "https://github.com/api-platform/api-pack" + }, + { + "repo": ".github", + "contributions": 3, + "url": "https://github.com/api-platform/.github" + }, + { + "repo": "openapi", + "contributions": 53, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "json-schema", + "contributions": 32, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "metadata", + "contributions": 139, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "state", + "contributions": 36, + "url": "https://github.com/api-platform/state" + }, + { + "repo": "ramsey-uuid", + "contributions": 30, + "url": "https://github.com/api-platform/ramsey-uuid" + }, + { + "repo": "elasticsearch", + "contributions": 94, + "url": "https://github.com/api-platform/elasticsearch" + }, + { + "repo": "http-cache", + "contributions": 51, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "symfony", + "contributions": 358, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "laravel", + "contributions": 47, + "url": "https://github.com/api-platform/laravel" + }, + { + "repo": "graphql", + "contributions": 174, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "documentation", + "contributions": 49, + "url": "https://github.com/api-platform/documentation" + }, + { + "repo": "serializer", + "contributions": 194, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "mercure", + "contributions": 4, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "vulcain", + "contributions": 2, + "url": "https://github.com/dunglas/vulcain" + }, + { + "repo": "core", + "contributions": 1712, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 298, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 2, + "contributions": 3487, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/1321971?v=4", + "bio": "@api-platform @keymetrics", + "name": "Antoine Bluchet", + "location": "Nantes, France", + "company": "@coopTilleuls", + "blog": "https://soyuka.me" + }, + { + "login": "alanpoulain", + "repos": [ + { + "repo": "schema-generator", + "contributions": 40, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "website", + "contributions": 23, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "admin", + "contributions": 175, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-doc-parser", + "contributions": 56, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "demo", + "contributions": 21, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "api-platform", + "contributions": 3, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "create-client", + "contributions": 11, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "api-platform-doc-parsing-check", + "contributions": 2, + "url": "https://github.com/api-platform/api-platform-doc-parsing-check" + }, + { + "repo": ".github", + "contributions": 2, + "url": "https://github.com/api-platform/.github" + }, + { + "repo": "openapi", + "contributions": 3, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "json-schema", + "contributions": 8, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "metadata", + "contributions": 17, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "state", + "contributions": 2, + "url": "https://github.com/api-platform/state" + }, + { + "repo": "ramsey-uuid", + "contributions": 1, + "url": "https://github.com/api-platform/ramsey-uuid" + }, + { + "repo": "elasticsearch", + "contributions": 2, + "url": "https://github.com/api-platform/elasticsearch" + }, + { + "repo": "http-cache", + "contributions": 3, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "symfony", + "contributions": 22, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "graphql", + "contributions": 72, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "serializer", + "contributions": 15, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 215, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 146, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 3, + "contributions": 839, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/10920253?v=4", + "bio": "Web Engineer Consultant @coopTilleuls", + "name": "Alan Poulain", + "location": "Paris, France", + "company": "@coopTilleuls", + "blog": "https://alanpoulain.eu" + }, + { + "login": "vincentchalamon", + "repos": [ + { + "repo": "schema-generator", + "contributions": 9, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "postman-collection-generator", + "contributions": 30, + "url": "https://github.com/api-platform/postman-collection-generator" + }, + { + "repo": "admin", + "contributions": 3, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "demo", + "contributions": 372, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "api-platform", + "contributions": 18, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "openapi", + "contributions": 15, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "json-schema", + "contributions": 9, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "metadata", + "contributions": 22, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "state", + "contributions": 3, + "url": "https://github.com/api-platform/state" + }, + { + "repo": "ramsey-uuid", + "contributions": 2, + "url": "https://github.com/api-platform/ramsey-uuid" + }, + { + "repo": "elasticsearch", + "contributions": 11, + "url": "https://github.com/api-platform/elasticsearch" + }, + { + "repo": "http-cache", + "contributions": 7, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "symfony", + "contributions": 53, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "graphql", + "contributions": 19, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "documentation", + "contributions": 5, + "url": "https://github.com/api-platform/documentation" + }, + { + "repo": "serializer", + "contributions": 21, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 161, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 40, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 4, + "contributions": 802, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/407859?v=4", + "bio": null, + "name": "Vincent", + "location": "Lille, France", + "company": "@coopTilleuls", + "blog": "https://les-tilleuls.coop" + }, + { + "login": "teohhanhui", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "demo", + "contributions": 6, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "api-platform", + "contributions": 77, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "docker-compose-prod", + "contributions": 2, + "url": "https://github.com/api-platform/docker-compose-prod" + }, + { + "repo": "json-schema", + "contributions": 8, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "metadata", + "contributions": 27, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "http-cache", + "contributions": 1, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "graphql", + "contributions": 24, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "documentation", + "contributions": 1, + "url": "https://github.com/api-platform/documentation" + }, + { + "repo": "serializer", + "contributions": 29, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "vulcain", + "contributions": 10, + "url": "https://github.com/dunglas/vulcain" + }, + { + "repo": "core", + "contributions": 333, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 74, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 5, + "contributions": 594, + "avatar_url": "https://avatars.githubusercontent.com/u/548843?v=4", + "bio": "I'm looking for a job in @rust-lang 🦀\r\n\r\nFormerly worked on @api-platform", + "name": "Teoh Han Hui", + "location": "Kuala Lumpur, Malaysia", + "company": null, + "blog": "" + }, + { + "login": "ginifizz", + "repos": [ + { + "repo": "website", + "contributions": 302, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "admin", + "contributions": 2, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-platform", + "contributions": 2, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "vulcain", + "contributions": 3, + "url": "https://github.com/dunglas/vulcain" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 7, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 6, + "contributions": 318, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/16579730?v=4", + "bio": null, + "name": "Laury S.", + "location": "Lille", + "company": null, + "blog": "" + }, + { + "login": "meyerbaptiste", + "repos": [ + { + "repo": "schema-generator", + "contributions": 2, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "admin", + "contributions": 5, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-platform", + "contributions": 3, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "create-client", + "contributions": 3, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "metadata", + "contributions": 16, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "http-cache", + "contributions": 1, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "graphql", + "contributions": 9, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "documentation", + "contributions": 2, + "url": "https://github.com/api-platform/documentation" + }, + { + "repo": "serializer", + "contributions": 16, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "mercure", + "contributions": 2, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "core", + "contributions": 142, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 44, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 7, + "contributions": 247, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/4034907?v=4", + "bio": "Lead Developer PHP @coopTilleuls ", + "name": "Baptiste Meyer", + "location": "Lille", + "company": "@ArteGEIE X @coopTilleuls", + "blog": "" + }, + { + "login": "antograssiot", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "metadata", + "contributions": 3, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "http-cache", + "contributions": 1, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "graphql", + "contributions": 8, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "documentation", + "contributions": 2, + "url": "https://github.com/api-platform/documentation" + }, + { + "repo": "serializer", + "contributions": 11, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 95, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 32, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 8, + "contributions": 154, + "avatar_url": "https://avatars.githubusercontent.com/u/4977112?v=4", + "bio": null, + "name": "Anto", + "location": "La Rochelle - FRANCE", + "company": null, + "blog": "" + }, + { + "login": "mysiar", + "repos": [ + { + "repo": "admin", + "contributions": 3, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-doc-parser", + "contributions": 7, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "create-client", + "contributions": 41, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "api-platform-doc-parsing-check", + "contributions": 18, + "url": "https://github.com/api-platform/api-platform-doc-parsing-check" + }, + { + "repo": "docs", + "contributions": 17, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 9, + "contributions": 86, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/13708162?v=4", + "bio": null, + "name": "Piotr Synowiec", + "location": "Kraków/Poland", + "company": null, + "blog": "https://mysiar.github.io/" + }, + { + "login": "sroze", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "api-platform", + "contributions": 5, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "api-pack", + "contributions": 1, + "url": "https://github.com/api-platform/api-pack" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "mercure", + "contributions": 2, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "core", + "contributions": 70, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 10, + "contributions": 85, + "avatar_url": "https://avatars.githubusercontent.com/u/804625?v=4", + "bio": "Cofounder & CTO at @kor-care. Previously VPoE at @birdiecare, @kametventures @symfony & @api-platform core team member.", + "name": "Samuel ROZE", + "location": "London, UK", + "company": "Kor", + "blog": "https://sroze.io" + }, + { + "login": "Simperfit", + "repos": [ + { + "repo": "website", + "contributions": 4, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "admin", + "contributions": 2, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "api-platform", + "contributions": 3, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "api-pack", + "contributions": 1, + "url": "https://github.com/api-platform/api-pack" + }, + { + "repo": "documentation", + "contributions": 1, + "url": "https://github.com/api-platform/documentation" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 32, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 29, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 11, + "contributions": 74, + "avatar_url": "https://avatars.githubusercontent.com/u/3451634?v=4", + "bio": "Working for @izisolutions ex: @coopTilleuls \r\n@cDaed on twbs\r\nhttps://www.patreon.com/simperfit", + "name": "Hamza Amrouche", + "location": "Amiens, France", + "company": "@izisolutions", + "blog": "http://simperfit.fr" + }, + { + "login": "dannyvw", + "repos": [ + { + "repo": "json-schema", + "contributions": 2, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "metadata", + "contributions": 10, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "elasticsearch", + "contributions": 4, + "url": "https://github.com/api-platform/elasticsearch" + }, + { + "repo": "symfony", + "contributions": 15, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "documentation", + "contributions": 1, + "url": "https://github.com/api-platform/documentation" + }, + { + "repo": "core", + "contributions": 32, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 12, + "contributions": 67, + "avatar_url": "https://avatars.githubusercontent.com/u/1218389?v=4", + "bio": null, + "name": "Danny v W", + "location": "Netherlands", + "company": null, + "blog": "" + }, + { + "login": "theofidry", + "repos": [ + { + "repo": "schema-generator", + "contributions": 5, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "api-platform", + "contributions": 11, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "metadata", + "contributions": 3, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 39, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 13, + "contributions": 62, + "avatar_url": "https://avatars.githubusercontent.com/u/5175937?v=4", + "bio": "Web developer.", + "name": "Théo FIDRY", + "location": "Barcelona, Spain", + "company": "webmozarts.com", + "blog": "https://fr.linkedin.com/in/theofidry" + }, + { + "login": "norkunas", + "repos": [ + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "symfony", + "contributions": 2, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "serializer", + "contributions": 2, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 33, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 15, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 14, + "contributions": 54, + "avatar_url": "https://avatars.githubusercontent.com/u/2722872?v=4", + "bio": "Father • Software Developer", + "name": "Tomas Norkūnas", + "location": "Kaunas, Lithuania", + "company": "@Aciety", + "blog": "" + }, + { + "login": "pborreli", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "demo", + "contributions": 36, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "api-platform", + "contributions": 4, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "vulcain", + "contributions": 1, + "url": "https://github.com/dunglas/vulcain" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 15, + "contributions": 49, + "avatar_url": "https://avatars.githubusercontent.com/u/77759?v=4", + "bio": "CEO of my life, CTO of my localhost, co-founder of my son and daughter, Symfony evangelist, impulsive typo fixer.", + "name": "Pascal Borreli", + "location": "Oujda, Morocco", + "company": null, + "blog": "" + }, + { + "login": "bendavies", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "http-cache", + "contributions": 1, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "serializer", + "contributions": 5, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 38, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 16, + "contributions": 48, + "avatar_url": "https://avatars.githubusercontent.com/u/625392?v=4", + "bio": null, + "name": "Ben Davies", + "location": null, + "company": "@Owsy ", + "blog": "" + }, + { + "login": "GregoireHebert", + "repos": [ + { + "repo": "website", + "contributions": 6, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "api-platform", + "contributions": 2, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "api-pack", + "contributions": 1, + "url": "https://github.com/api-platform/api-pack" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "state", + "contributions": 1, + "url": "https://github.com/api-platform/state" + }, + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "documentation", + "contributions": 1, + "url": "https://github.com/api-platform/documentation" + }, + { + "repo": "serializer", + "contributions": 2, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 15, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 15, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 17, + "contributions": 45, + "avatar_url": "https://avatars.githubusercontent.com/u/878701?v=4", + "bio": "Principal Engineer - Conference speaker - Lecturer @coopTilleuls \r\nAPI specialist", + "name": "Grégoire Hébert", + "location": "Lille (59), France", + "company": "Coopérative des Tilleuls", + "blog": "https://knot.gheb.dev" + }, + { + "login": "alOneh", + "repos": [ + { + "repo": "create-client", + "contributions": 37, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "docs", + "contributions": 7, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 18, + "contributions": 44, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/758625?v=4", + "bio": "Freelance tech lead passionates by building web apps with PHP, Symfony and VueJS", + "name": "Alain Hippolyte", + "location": "Paris, France", + "company": "@sensiolabscc ", + "blog": "" + }, + { + "login": "toofff", + "repos": [ + { + "repo": "website", + "contributions": 15, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "api-platform", + "contributions": 3, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "create-client", + "contributions": 4, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": ".github", + "contributions": 3, + "url": "https://github.com/api-platform/.github" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 12, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 19, + "contributions": 42, + "avatar_url": "https://avatars.githubusercontent.com/u/966550?v=4", + "bio": "Staff Developer @coveo / Ex-@coopTilleuls ", + "name": "Toofff", + "location": "Québec, Canada", + "company": "@coveo", + "blog": "http://toofff.com" + }, + { + "login": "jdeniau", + "repos": [ + { + "repo": "serializer", + "contributions": 2, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 36, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 20, + "contributions": 41, + "avatar_url": "https://avatars.githubusercontent.com/u/1398469?v=4", + "bio": null, + "name": "Julien Deniau", + "location": "Lyon, France", + "company": "@mapado ", + "blog": "https://julien.deniau.me/" + }, + { + "login": "Mathieudewet", + "repos": [ + { + "repo": "website", + "contributions": 17, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "demo", + "contributions": 14, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 6, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 21, + "contributions": 39, + "avatar_url": "https://avatars.githubusercontent.com/u/10513229?v=4", + "bio": null, + "name": "Mdewet", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "silverbackdan", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "http-cache", + "contributions": 1, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "serializer", + "contributions": 7, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "core", + "contributions": 27, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 22, + "contributions": 39, + "avatar_url": "https://avatars.githubusercontent.com/u/25174262?v=4", + "bio": "Developer and director at @silverbackis ", + "name": "Daniel West", + "location": "United Kingdom", + "company": "@silverbackis ", + "blog": "https://silverback.is" + }, + { + "login": "Romaixn", + "repos": [ + { + "repo": "website", + "contributions": 19, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "symfony", + "contributions": 2, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "documentation", + "contributions": 1, + "url": "https://github.com/api-platform/documentation" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 7, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 23, + "contributions": 33, + "avatar_url": "https://avatars.githubusercontent.com/u/18333296?v=4", + "bio": "Developer @ Les-Tilleuls.coop", + "name": "Romain Herault", + "location": "France", + "company": "Les-Tilleuls.coop", + "blog": "https://rherault.dev" + }, + { + "login": "caseyWebb", + "repos": [ + { + "repo": "api-doc-parser", + "contributions": 33, + "url": "https://github.com/api-platform/api-doc-parser" + } + ], + "rank": 24, + "contributions": 33, + "avatar_url": "https://avatars.githubusercontent.com/u/5419074?v=4", + "bio": "just some dude that writes code and grows plants.", + "name": "Casey Webb", + "location": "Fort Worth, TX", + "company": "@NoRedInk", + "blog": "" + }, + { + "login": "jfcoz", + "repos": [ + { + "repo": "website", + "contributions": 7, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "demo", + "contributions": 22, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "api-platform", + "contributions": 2, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "mercure", + "contributions": 2, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 25, + "contributions": 33, + "avatar_url": "https://avatars.githubusercontent.com/u/16775825?v=4", + "bio": "Site Reliability Engineer @coopTilleuls", + "name": "Julien Francoz", + "location": "Nantes, France", + "company": "Les-Tilleuls.coop @coopTilleuls ", + "blog": "https://julien.francoz.net/" + }, + { + "login": "ThomasSamson", + "repos": [ + { + "repo": "website", + "contributions": 28, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 26, + "contributions": 32, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/93578303?v=4", + "bio": "SRE / DevOps", + "name": "Thomas SAMSON", + "location": "Bordeaux", + "company": "@coopTilleuls ", + "blog": "" + }, + { + "login": "PawelSuwinski", + "repos": [ + { + "repo": "schema-generator", + "contributions": 4, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "admin", + "contributions": 20, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "docs", + "contributions": 5, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 27, + "contributions": 30, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/1256986?v=4", + "bio": null, + "name": "Paweł Suwiński", + "location": "Poland", + "company": null, + "blog": "" + }, + { + "login": "Nightbr", + "repos": [ + { + "repo": "metadata", + "contributions": 4, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 23, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 28, + "contributions": 29, + "avatar_url": "https://avatars.githubusercontent.com/u/4228646?v=4", + "bio": "CoFounder & CTO @ Dotfile", + "name": "Titouan B", + "location": "FRANCE", + "company": "@DotfileTech", + "blog": "https://www.dotfile.com" + }, + { + "login": "maks-rafalko", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 22, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 29, + "contributions": 27, + "avatar_url": "https://avatars.githubusercontent.com/u/3725595?v=4", + "bio": "PHP and Javascript developer.\r\nCreator of https://infection.github.io\r\n", + "name": "Maks Rafalko", + "location": "Warsaw", + "company": "@infection ", + "blog": "https://maks-rafalko.github.io/" + }, + { + "login": "lyrixx", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "metadata", + "contributions": 2, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "serializer", + "contributions": 3, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "vulcain", + "contributions": 1, + "url": "https://github.com/dunglas/vulcain" + }, + { + "repo": "core", + "contributions": 12, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 6, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 30, + "contributions": 26, + "avatar_url": "https://avatars.githubusercontent.com/u/408368?v=4", + "bio": "DevOps @jolicode @redirectionio ; \r\n@symfony Core Team\r\n", + "name": "Grégoire Pineau", + "location": "Paris, France", + "company": "@jolicode", + "blog": "" + }, + { + "login": "Zowac", + "repos": [ + { + "repo": "json-schema", + "contributions": 2, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "elasticsearch", + "contributions": 1, + "url": "https://github.com/api-platform/elasticsearch" + }, + { + "repo": "http-cache", + "contributions": 1, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "symfony", + "contributions": 5, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 11, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 31, + "contributions": 25, + "avatar_url": "https://avatars.githubusercontent.com/u/33932697?v=4", + "bio": "Back-end developer", + "name": "Kévin Van Der Stracten", + "location": "Lille", + "company": null, + "blog": "" + }, + { + "login": "Toflar", + "repos": [ + { + "repo": "openapi", + "contributions": 3, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "serializer", + "contributions": 2, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 16, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 32, + "contributions": 23, + "avatar_url": "https://avatars.githubusercontent.com/u/481937?v=4", + "bio": null, + "name": "Yanick Witschi", + "location": "Switzerland", + "company": "terminal42 gmbh", + "blog": "https://www.terminal42.ch" + }, + { + "login": "Fabious", + "repos": [ + { + "repo": "website", + "contributions": 9, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "admin", + "contributions": 4, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-platform", + "contributions": 2, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "create-client", + "contributions": 2, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "mercure", + "contributions": 2, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 33, + "contributions": 22, + "avatar_url": "https://avatars.githubusercontent.com/u/1923784?v=4", + "bio": "Lead Front Developper @coopTilleuls 🧙‍♂️\r\n❤️ Typescript and React", + "name": "Fabien Kovacic", + "location": "Calais, France", + "company": "@coopTilleuls ", + "blog": "" + }, + { + "login": "chalasr", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "state", + "contributions": 1, + "url": "https://github.com/api-platform/state" + }, + { + "repo": "symfony", + "contributions": 3, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "vulcain", + "contributions": 1, + "url": "https://github.com/dunglas/vulcain" + }, + { + "repo": "core", + "contributions": 10, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 34, + "contributions": 22, + "avatar_url": "https://avatars.githubusercontent.com/u/7502063?v=4", + "bio": "Software Architect // Maintainer @symfony, @thephpleague, @lexik & more // Co-Founder & CEO @bakslashHQ ", + "name": "Robin Chalas", + "location": "Lyon, France", + "company": "@bakslashHQ", + "blog": "https://baksla.sh" + }, + { + "login": "KDederichs", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "symfony", + "contributions": 5, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 7, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 5, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 35, + "contributions": 21, + "avatar_url": "https://avatars.githubusercontent.com/u/24696606?v=4", + "bio": null, + "name": "Kai Dederichs", + "location": "Düsseldorf, Germany", + "company": null, + "blog": "" + }, + { + "login": "guilliamxavier", + "repos": [ + { + "repo": "openapi", + "contributions": 5, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "core", + "contributions": 15, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 36, + "contributions": 21, + "avatar_url": "https://avatars.githubusercontent.com/u/7404452?v=4", + "bio": null, + "name": "Guilliam Xavier", + "location": "France", + "company": null, + "blog": "" + }, + { + "login": "mrossard", + "repos": [ + { + "repo": "openapi", + "contributions": 1, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "metadata", + "contributions": 2, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "ramsey-uuid", + "contributions": 1, + "url": "https://github.com/api-platform/ramsey-uuid" + }, + { + "repo": "elasticsearch", + "contributions": 1, + "url": "https://github.com/api-platform/elasticsearch" + }, + { + "repo": "symfony", + "contributions": 3, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "serializer", + "contributions": 2, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 9, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 37, + "contributions": 20, + "avatar_url": "https://avatars.githubusercontent.com/u/95523073?v=4", + "bio": null, + "name": "Manuel Rossard", + "location": "Bordeaux, France", + "company": "Université de Bordeaux", + "blog": "" + }, + { + "login": "samuelbigard", + "repos": [ + { + "repo": "openapi", + "contributions": 2, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "metadata", + "contributions": 2, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "state", + "contributions": 2, + "url": "https://github.com/api-platform/state" + }, + { + "repo": "symfony", + "contributions": 5, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 8, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 38, + "contributions": 20, + "avatar_url": "https://avatars.githubusercontent.com/u/25110039?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "jocel1", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "http-cache", + "contributions": 6, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "core", + "contributions": 12, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 39, + "contributions": 19, + "avatar_url": "https://avatars.githubusercontent.com/u/1429072?v=4", + "bio": "Love everything related to database (especially MySQL), software and system optimization. \r\n25+ years experience in LAMP.", + "name": "Jocelyn Fournier", + "location": "VENCE", + "company": "Softizy", + "blog": "https://www.softizy.com" + }, + { + "login": "GwendolenLynch", + "repos": [ + { + "repo": "symfony", + "contributions": 4, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 13, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 40, + "contributions": 18, + "avatar_url": "https://avatars.githubusercontent.com/u/1427081?v=4", + "bio": null, + "name": "Gwendolen Lynch", + "location": "Netherlands", + "company": null, + "blog": "" + }, + { + "login": "Lctrs", + "repos": [ + { + "repo": "api-platform", + "contributions": 17, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 41, + "contributions": 17, + "avatar_url": "https://avatars.githubusercontent.com/u/5477973?v=4", + "bio": "Senior PHP/Symfony developer 🐘 Learning Rust 🦀", + "name": null, + "location": "Paris", + "company": null, + "blog": "" + }, + { + "login": "Ocramius", + "repos": [ + { + "repo": "json-schema", + "contributions": 8, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "core", + "contributions": 9, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 42, + "contributions": 17, + "avatar_url": "https://avatars.githubusercontent.com/u/154256?v=4", + "bio": "@Roave, @laminas and @doctrine. Pushing for better practices in the PHP ecosystem.", + "name": "Marco Pivetta", + "location": "Perugia, Italy", + "company": "OCRAMIUS SRL", + "blog": "https://mastodon.social/@ocramius" + }, + { + "login": "PierreRebeilleau", + "repos": [ + { + "repo": "openapi", + "contributions": 2, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "state", + "contributions": 1, + "url": "https://github.com/api-platform/state" + }, + { + "repo": "ramsey-uuid", + "contributions": 1, + "url": "https://github.com/api-platform/ramsey-uuid" + }, + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "graphql", + "contributions": 2, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 7, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 43, + "contributions": 17, + "avatar_url": "https://avatars.githubusercontent.com/u/49146882?v=4", + "bio": "Backend developer working with @symfony and @api-platform", + "name": "Pierre Rebeilleau", + "location": "Lille", + "company": null, + "blog": "" + }, + { + "login": "jotwea", + "repos": [ + { + "repo": "symfony", + "contributions": 2, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "graphql", + "contributions": 7, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 8, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 44, + "contributions": 17, + "avatar_url": "https://avatars.githubusercontent.com/u/17310106?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "julienfalque", + "repos": [ + { + "repo": "api-doc-parser", + "contributions": 2, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "http-cache", + "contributions": 2, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 10, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 45, + "contributions": 17, + "avatar_url": "https://avatars.githubusercontent.com/u/1736542?v=4", + "bio": null, + "name": "Julien Falque", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "ArnoudThibaut", + "repos": [ + { + "repo": "symfony", + "contributions": 3, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "graphql", + "contributions": 5, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 8, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 46, + "contributions": 16, + "avatar_url": "https://avatars.githubusercontent.com/u/14937343?v=4", + "bio": "Lead developer @coopTilleuls ", + "name": null, + "location": null, + "company": "@coopTilleuls ", + "blog": "" + }, + { + "login": "GuilhemN", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 13, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 47, + "contributions": 16, + "avatar_url": "https://avatars.githubusercontent.com/u/6871899?v=4", + "bio": "PhD student at PQShield and Université de Rennes 1.\r\nI love post-quantum cryptography, software security, and privacy projects!", + "name": "Guilhem Niot", + "location": "Paris, France", + "company": "PQShield", + "blog": "https://gniot.fr" + }, + { + "login": "maxhelias", + "repos": [ + { + "repo": "schema-generator", + "contributions": 2, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "mercure", + "contributions": 5, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 48, + "contributions": 16, + "avatar_url": "https://avatars.githubusercontent.com/u/12966574?v=4", + "bio": "#Docker 🐋 #PHP 🐘; Back-end Developer", + "name": "Maxime Helias", + "location": "Limoges", + "company": "@odandb", + "blog": "" + }, + { + "login": "darthf1", + "repos": [ + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "api-platform", + "contributions": 6, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "elasticsearch", + "contributions": 2, + "url": "https://github.com/api-platform/elasticsearch" + }, + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 49, + "contributions": 15, + "avatar_url": "https://avatars.githubusercontent.com/u/17253332?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "louismariegaborit", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "symfony", + "contributions": 2, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 7, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 50, + "contributions": 15, + "avatar_url": "https://avatars.githubusercontent.com/u/15611563?v=4", + "bio": null, + "name": "Louis-Marie", + "location": "Nantes, FR", + "company": "@fizen-compta", + "blog": "" + }, + { + "login": "mauchede", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "admin", + "contributions": 10, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-doc-parser", + "contributions": 4, + "url": "https://github.com/api-platform/api-doc-parser" + } + ], + "rank": 51, + "contributions": 15, + "avatar_url": "https://avatars.githubusercontent.com/u/5702936?v=4", + "bio": null, + "name": "Morgan AUCHEDE", + "location": "Lille", + "company": null, + "blog": "" + }, + { + "login": "Deuchnord", + "repos": [ + { + "repo": "website", + "contributions": 2, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 6, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 52, + "contributions": 14, + "avatar_url": "https://avatars.githubusercontent.com/u/7600265?v=4", + "bio": "Back-end developer at @coopTilleuls, amateur astronomer. Creator of @Kosmorro and f2ap.\r\nI eat pain au chocolat at breakfast.", + "name": "Deuchnord", + "location": "Lille, France", + "company": "Les-Tilleuls.coop", + "blog": "https://deuchnord.fr" + }, + { + "login": "ValentinCrochemore", + "repos": [ + { + "repo": "website", + "contributions": 3, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "create-client", + "contributions": 5, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "docs", + "contributions": 6, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 53, + "contributions": 14, + "avatar_url": "https://avatars.githubusercontent.com/u/11048185?v=4", + "bio": "French web developer | @vuejs lover | ex @hetic | Front dev @Troupers_fr | Easy peasy lemon squeezy", + "name": "Valentin", + "location": null, + "company": null, + "blog": "http://valentin-crochemore.fr" + }, + { + "login": "justinezahiri", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "create-client", + "contributions": 9, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 54, + "contributions": 14, + "avatar_url": "https://avatars.githubusercontent.com/u/41168990?v=4", + "bio": "Front-end web developer @cooptilleuls\r\nIronhack alumni.\r\n", + "name": "Justine Bruneau-Zahiri", + "location": "Paris", + "company": "Les-Tilleuls.coop", + "blog": "" + }, + { + "login": "laryjulien", + "repos": [ + { + "repo": "openapi", + "contributions": 1, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "state", + "contributions": 1, + "url": "https://github.com/api-platform/state" + }, + { + "repo": "ramsey-uuid", + "contributions": 1, + "url": "https://github.com/api-platform/ramsey-uuid" + }, + { + "repo": "elasticsearch", + "contributions": 1, + "url": "https://github.com/api-platform/elasticsearch" + }, + { + "repo": "http-cache", + "contributions": 1, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "documentation", + "contributions": 1, + "url": "https://github.com/api-platform/documentation" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 55, + "contributions": 14, + "avatar_url": "https://avatars.githubusercontent.com/u/47776596?v=4", + "bio": null, + "name": "Julien Lary", + "location": "Lille", + "company": "@coopTilleuls ", + "blog": "" + }, + { + "login": "nikophil", + "repos": [ + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "documentation", + "contributions": 1, + "url": "https://github.com/api-platform/documentation" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 9, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 56, + "contributions": 14, + "avatar_url": "https://avatars.githubusercontent.com/u/10139766?v=4", + "bio": "developer at @coopTilleuls \r\ncertified Symfony", + "name": "Nicolas PHILIPPE", + "location": "Lyon", + "company": "@coopTilleuls ", + "blog": "" + }, + { + "login": "GrimpEreau", + "repos": [ + { + "repo": "openapi", + "contributions": 2, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 5, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 5, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 57, + "contributions": 13, + "avatar_url": "https://avatars.githubusercontent.com/u/47628187?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "aaa2000", + "repos": [ + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "metadata", + "contributions": 3, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 8, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 58, + "contributions": 13, + "avatar_url": "https://avatars.githubusercontent.com/u/163941?v=4", + "bio": null, + "name": null, + "location": "France", + "company": null, + "blog": "" + }, + { + "login": "alexislefebvre", + "repos": [ + { + "repo": "mercure", + "contributions": 2, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 9, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 59, + "contributions": 13, + "avatar_url": "https://avatars.githubusercontent.com/u/2071331?v=4", + "bio": "Former bioinformatician, @symfony enthusiast, Web developer at @Troopers", + "name": "Alexis Lefebvre", + "location": "Nantes, France", + "company": "@Troopers", + "blog": "https://alexislefebvre.com/" + }, + { + "login": "lex111", + "repos": [ + { + "repo": "website", + "contributions": 11, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 60, + "contributions": 13, + "avatar_url": "https://avatars.githubusercontent.com/u/4408379?v=4", + "bio": "̶ ̶O̶b̶s̶e̶s̶s̶e̶d̶ open-source enthusiast 👋 \r\nEternal amateur at everything 🤷‍♂️\r\nMaintainer of Russian docs for PHP, React, Kubernetes and much more 🧐", + "name": "Alexey Pyltsyn", + "location": "GitHub Jail", + "company": null, + "blog": "" + }, + { + "login": "lukasluecke", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "graphql", + "contributions": 6, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 6, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 61, + "contributions": 13, + "avatar_url": "https://avatars.githubusercontent.com/u/6652670?v=4", + "bio": null, + "name": "Lukas Lücke", + "location": "Remote", + "company": null, + "blog": "" + }, + { + "login": "Gregcop1", + "repos": [ + { + "repo": "website", + "contributions": 2, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "create-client", + "contributions": 3, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "docs", + "contributions": 5, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 62, + "contributions": 12, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/1257968?v=4", + "bio": null, + "name": "Grégory Copin", + "location": "Lille", + "company": "Les-Tilleuls.coop", + "blog": "http://www.les-tilleuls.coop" + }, + { + "login": "Nek-", + "repos": [ + { + "repo": "metadata", + "contributions": 3, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 7, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 63, + "contributions": 12, + "avatar_url": "https://avatars.githubusercontent.com/u/972456?v=4", + "bio": "Weird interesting stuff. Also Swag industries.", + "name": "Maxime Veber", + "location": "Paris, France", + "company": "@wishibam", + "blog": "https://swag.industries" + }, + { + "login": "comxd", + "repos": [ + { + "repo": "admin", + "contributions": 3, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "docs", + "contributions": 9, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 64, + "contributions": 12, + "avatar_url": "https://avatars.githubusercontent.com/u/9022239?v=4", + "bio": "DevOps, Google Cloud, Google Workspace, e-business solutions, SaaS, PHP, JS, Symfony, Node.js, React.\r\n Self-employed ⭐", + "name": "David DIVERRES", + "location": "Paris/Nantes/Bordeaux (France)", + "company": "@comexpertise ", + "blog": "https://www.linkedin.com/in/daviddiverres/" + }, + { + "login": "jderusse", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "mercure", + "contributions": 6, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "core", + "contributions": 5, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 65, + "contributions": 12, + "avatar_url": "https://avatars.githubusercontent.com/u/578547?v=4", + "bio": "@symfony Core contributor", + "name": "Jérémy Derussé", + "location": "Paris, France", + "company": "Blackfire", + "blog": "" + }, + { + "login": "jmontoyaa", + "repos": [ + { + "repo": "create-client", + "contributions": 7, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 66, + "contributions": 12, + "avatar_url": "https://avatars.githubusercontent.com/u/158935?v=4", + "bio": "Senior Backend Engineer", + "name": "Julio Montoya", + "location": "Paris", + "company": null, + "blog": "" + }, + { + "login": "jonnyeom", + "repos": [ + { + "repo": "elasticsearch", + "contributions": 2, + "url": "https://github.com/api-platform/elasticsearch" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 7, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 67, + "contributions": 12, + "avatar_url": "https://avatars.githubusercontent.com/u/19575068?v=4", + "bio": "Developer @unleashedtech 🍁 I do #symfony #react #laravel? #php #web", + "name": "Jonny Eom", + "location": "Maryland, US", + "company": "@unleashedtech", + "blog": "https://www.jonnyeom.com/" + }, + { + "login": "krismas", + "repos": [ + { + "repo": "api-platform", + "contributions": 2, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 9, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 68, + "contributions": 12, + "avatar_url": "https://avatars.githubusercontent.com/u/1462821?v=4", + "bio": null, + "name": "Gildas NOËL", + "location": "Tours", + "company": "Ackwa", + "blog": "https://ackwa.fr" + }, + { + "login": "mtarld", + "repos": [ + { + "repo": "openapi", + "contributions": 1, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "metadata", + "contributions": 2, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "symfony", + "contributions": 2, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 5, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 69, + "contributions": 12, + "avatar_url": "https://avatars.githubusercontent.com/u/4955509?v=4", + "bio": null, + "name": "Mathias Arlaud", + "location": "Lyon", + "company": "@bakslashHQ", + "blog": "" + }, + { + "login": "samnela", + "repos": [ + { + "repo": "vulcain", + "contributions": 1, + "url": "https://github.com/dunglas/vulcain" + }, + { + "repo": "docs", + "contributions": 11, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 70, + "contributions": 12, + "avatar_url": "https://avatars.githubusercontent.com/u/1852108?v=4", + "bio": "Life is short, live your dream and wear your passion.", + "name": "Samuel NELA", + "location": "Paris, France", + "company": null, + "blog": "https://www.samnela.com" + }, + { + "login": "vinceAmstoutz", + "repos": [ + { + "repo": "docs", + "contributions": 12, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 71, + "contributions": 12, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/46444652?v=4", + "bio": "👨‍💻📊PHP/Symfony Software engineer - Clean code, OOP & focus expertise - Open source contributor", + "name": "Vincent Amstoutz", + "location": "Lyon", + "company": "@coopTilleuls", + "blog": "https://www.linkedin.com/in/vincent-amstoutz" + }, + { + "login": "COil", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "demo", + "contributions": 7, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 72, + "contributions": 11, + "avatar_url": "https://avatars.githubusercontent.com/u/177844?v=4", + "bio": "I am the creator of the PHP/Symfony https://www.strangebuzz.com blog.", + "name": "Loïc Vernet", + "location": "Lille", + "company": "Les-Tilleuls / Strangebuzz", + "blog": "https://www.strangebuzz.com" + }, + { + "login": "bpolaszek", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "api-doc-parser", + "contributions": 3, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "http-cache", + "contributions": 1, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 73, + "contributions": 11, + "avatar_url": "https://avatars.githubusercontent.com/u/5569077?v=4", + "bio": "Web Developer:\r\nSymfony / Api-Platform\r\nVue\r\nMercure\r\nTailwindCSS\r\nCaddy", + "name": "Beno!t POLASZEK", + "location": "Lille, France", + "company": "@geonativefr ", + "blog": "https://www.polaszek.fr" + }, + { + "login": "fzaninotto", + "repos": [ + { + "repo": "admin", + "contributions": 9, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 74, + "contributions": 11, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/99944?v=4", + "bio": "Open-source software enthusiast, React.js, Node.js and PHP expert, Lean & Agile management practicioner, Leadership & motivation experimenter, CEO @marmelab", + "name": "Francois Zaninotto", + "location": "Nancy, France", + "company": "@marmelab ", + "blog": "https://marmelab.com/" + }, + { + "login": "toby-griffiths", + "repos": [ + { + "repo": "schema-generator", + "contributions": 2, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 7, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 75, + "contributions": 11, + "avatar_url": "https://avatars.githubusercontent.com/u/4817007?v=4", + "bio": null, + "name": "Toby Griffiths", + "location": "Manchester, UK", + "company": "Cubic Mushroom", + "blog": "http://tobyg.net" + }, + { + "login": "ttskch", + "repos": [ + { + "repo": "openapi", + "contributions": 1, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 5, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 76, + "contributions": 11, + "avatar_url": "https://avatars.githubusercontent.com/u/4360663?v=4", + "bio": null, + "name": "Takashi Kanemoto", + "location": "Nagoya, Aichi, Japan", + "company": "Kannade Inc.", + "blog": "https://ttskch.com" + }, + { + "login": "usu", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "serializer", + "contributions": 3, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 6, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 77, + "contributions": 11, + "avatar_url": "https://avatars.githubusercontent.com/u/449555?v=4", + "bio": null, + "name": "Urban Suppiger", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Shywim", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "create-client", + "contributions": 6, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 78, + "contributions": 10, + "avatar_url": "https://avatars.githubusercontent.com/u/1584563?v=4", + "bio": "Makes all your codebase go purr. 🐈", + "name": "Matthieu Harlé", + "location": "Valenciennes, France", + "company": "@la-fourche", + "blog": "https://matthieuharle.com" + }, + { + "login": "divine", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "mercure", + "contributions": 3, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 79, + "contributions": 10, + "avatar_url": "https://avatars.githubusercontent.com/u/48183131?v=4", + "bio": "Mars", + "name": "Divine", + "location": "Mars", + "company": null, + "blog": "" + }, + { + "login": "emmanuel-averty", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 5, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 80, + "contributions": 10, + "avatar_url": "https://avatars.githubusercontent.com/u/99648541?v=4", + "bio": "Lead dev at @coopTilleuls ", + "name": "Emmanuel Averty", + "location": "Nantes, France", + "company": "@coopTilleuls", + "blog": "" + }, + { + "login": "greg0ire", + "repos": [ + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 6, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 81, + "contributions": 10, + "avatar_url": "https://avatars.githubusercontent.com/u/657779?v=4", + "bio": "right proper lad", + "name": "Grégoire Paris", + "location": "Paris", + "company": "@ManoManoTech ", + "blog": "https://greg0ire.fr" + }, + { + "login": "jewome62", + "repos": [ + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "http-cache", + "contributions": 1, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "documentation", + "contributions": 1, + "url": "https://github.com/api-platform/documentation" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 82, + "contributions": 10, + "avatar_url": "https://avatars.githubusercontent.com/u/472429?v=4", + "bio": "LeadDev @symfony @api-platform", + "name": "Desjardins Jérôme", + "location": "Perpignan", + "company": "@OuiCar @Turo", + "blog": "http://jewome62.eu" + }, + { + "login": "mahmoodbazdar", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "graphql", + "contributions": 4, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 83, + "contributions": 10, + "avatar_url": "https://avatars.githubusercontent.com/u/5230489?v=4", + "bio": "Software engineer in Eventival", + "name": "Mahmood Bazdar", + "location": "Probably in same galaxy", + "company": "Eventival", + "blog": "" + }, + { + "login": "pierredup", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 7, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 84, + "contributions": 10, + "avatar_url": "https://avatars.githubusercontent.com/u/144858?v=4", + "bio": "Polyglot Developer. Creator of @SolidInvoice. Maintainer of @Payum. Working on OSS at @SolidWorx ", + "name": "Pierre du Plessis", + "location": "South Africa", + "company": "SolidWorx", + "blog": "https://solidworx.co" + }, + { + "login": "valentindrdt", + "repos": [ + { + "repo": "laravel", + "contributions": 4, + "url": "https://github.com/api-platform/laravel" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 85, + "contributions": 10, + "avatar_url": "https://avatars.githubusercontent.com/u/181734130?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "abdounikarim", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "docs", + "contributions": 8, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 86, + "contributions": 9, + "avatar_url": "https://avatars.githubusercontent.com/u/15892761?v=4", + "bio": null, + "name": "Abdouni Abdelkarim", + "location": "Vendée / France", + "company": "@sensiolabs", + "blog": "https://abdounikarim.com" + }, + { + "login": "aegypius", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "documentation", + "contributions": 1, + "url": "https://github.com/api-platform/documentation" + }, + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "core", + "contributions": 5, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 87, + "contributions": 9, + "avatar_url": "https://avatars.githubusercontent.com/u/25710?v=4", + "bio": null, + "name": "Nicolas LAURENT", + "location": "Nantes, France", + "company": "@coopTilleuls", + "blog": "https://aegypius.com" + }, + { + "login": "deguif", + "repos": [ + { + "repo": "symfony", + "contributions": 2, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 7, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 88, + "contributions": 9, + "avatar_url": "https://avatars.githubusercontent.com/u/993399?v=4", + "bio": null, + "name": "François-Xavier de Guillebon", + "location": "Saint-Malo", + "company": "@famileo", + "blog": "" + }, + { + "login": "djhi", + "repos": [ + { + "repo": "admin", + "contributions": 9, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 89, + "contributions": 9, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/1122076?v=4", + "bio": "Self-educated developer since 2000. Working @marmelab!", + "name": "Gildas Garcia", + "location": "Dijon (France)", + "company": "Marmelab", + "blog": "" + }, + { + "login": "iCodr8", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 7, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 90, + "contributions": 9, + "avatar_url": "https://avatars.githubusercontent.com/u/1264033?v=4", + "bio": "Angular, Contao & Symfony", + "name": "Daniel Kiesel", + "location": "Karlsruhe, Germany", + "company": "@Craffft ", + "blog": "https://www.daniel-kiesel.de" + }, + { + "login": "insekticid", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "elasticsearch", + "contributions": 2, + "url": "https://github.com/api-platform/elasticsearch" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 91, + "contributions": 9, + "avatar_url": "https://avatars.githubusercontent.com/u/177340?v=4", + "bio": "👌Skilled 20y+ PHP DEV, Docker, K8s\r\n🍔https://www.recepty.eu\r\n_________________________\r\nhttps://exploit.cz/cv.pdf \r\nhttps://linkedin.com/in/insekticid", + "name": "Exploit.cz", + "location": "Czech Republic, Ivančice", + "company": "Recepty.eu", + "blog": "https://www.recepty.eu" + }, + { + "login": "nawel-les-tilleuls", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 7, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 92, + "contributions": 9, + "avatar_url": "https://avatars.githubusercontent.com/u/109156065?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "pierre-H", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 6, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 93, + "contributions": 9, + "avatar_url": "https://avatars.githubusercontent.com/u/6079305?v=4", + "bio": null, + "name": "Pierre", + "location": "Strasbourg, France", + "company": null, + "blog": "" + }, + { + "login": "thcolin", + "repos": [ + { + "repo": "admin", + "contributions": 6, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-doc-parser", + "contributions": 2, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + } + ], + "rank": 94, + "contributions": 9, + "avatar_url": "https://avatars.githubusercontent.com/u/9131757?v=4", + "bio": "🏴 & Javascript", + "name": "Thomas Colin", + "location": "Nantes, France", + "company": "@coopTilleuls", + "blog": "https://thcol.in" + }, + { + "login": "xavierleune", + "repos": [ + { + "repo": "graphql", + "contributions": 3, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 95, + "contributions": 9, + "avatar_url": "https://avatars.githubusercontent.com/u/2320425?v=4", + "bio": null, + "name": "Xavier Leune", + "location": "Yvelines", + "company": "CCM Benchmark Group", + "blog": "https://xavierleune.tech/" + }, + { + "login": "CecileAmrl", + "repos": [ + { + "repo": "website", + "contributions": 8, + "url": "https://github.com/api-platform/website" + } + ], + "rank": 96, + "contributions": 8, + "avatar_url": "https://avatars.githubusercontent.com/u/8024246?v=4", + "bio": "Marketing & Communications manager @coopTilleuls", + "name": "Cécile Helary Hamerel", + "location": "France", + "company": "Les-Tilleuls.coop", + "blog": "http://les-tilleuls.coop" + }, + { + "login": "Jibbarth", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 6, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 97, + "contributions": 8, + "avatar_url": "https://avatars.githubusercontent.com/u/3168281?v=4", + "bio": null, + "name": "Jibé Barth", + "location": "Bordeaux", + "company": null, + "blog": "https://jibébarth.fr" + }, + { + "login": "gorghoa", + "repos": [ + { + "repo": "graphql", + "contributions": 2, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 98, + "contributions": 8, + "avatar_url": "https://avatars.githubusercontent.com/u/662768?v=4", + "bio": null, + "name": "Rodrigue Villetard", + "location": "Amiens, France", + "company": "@gorghoa", + "blog": "https://twitter.com/gorghoa" + }, + { + "login": "gries", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "core", + "contributions": 5, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 99, + "contributions": 8, + "avatar_url": "https://avatars.githubusercontent.com/u/417823?v=4", + "bio": null, + "name": "Christoph Rosse", + "location": "Vienna", + "company": null, + "blog": "" + }, + { + "login": "jamesisaac", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 5, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 100, + "contributions": 8, + "avatar_url": "https://avatars.githubusercontent.com/u/1068177?v=4", + "bio": null, + "name": "James Isaac", + "location": "London, UK", + "company": "@m10c", + "blog": "http://jamesisaac.com" + }, + { + "login": "jockos", + "repos": [ + { + "repo": "website", + "contributions": 3, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 101, + "contributions": 8, + "avatar_url": "https://avatars.githubusercontent.com/u/14978189?v=4", + "bio": null, + "name": "Jockos", + "location": null, + "company": "@coopTilleuls ", + "blog": "" + }, + { + "login": "johnkrovitch", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 5, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 102, + "contributions": 8, + "avatar_url": "https://avatars.githubusercontent.com/u/1202965?v=4", + "bio": "@coopTilleuls \r\n@larriereguichet ", + "name": "Arnaud Frézet", + "location": "Lyon", + "company": "Les Tilleuls", + "blog": "http://larriereguichet.fr/" + }, + { + "login": "kbsali", + "repos": [ + { + "repo": "docs", + "contributions": 8, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 103, + "contributions": 8, + "avatar_url": "https://avatars.githubusercontent.com/u/53676?v=4", + "bio": null, + "name": "Kevin Saliou", + "location": "Nantes, France", + "company": "@ClapClap-app ", + "blog": "" + }, + { + "login": "michael-schaefer-eu", + "repos": [ + { + "repo": "docs", + "contributions": 8, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 104, + "contributions": 8, + "avatar_url": "https://avatars.githubusercontent.com/u/9930093?v=4", + "bio": "Digital Product Creator, Artist, Freelancer", + "name": "Michael Schaefer", + "location": "Berlin, Flensburg", + "company": "Michael Schäfer", + "blog": "" + }, + { + "login": "sh41", + "repos": [ + { + "repo": "create-client", + "contributions": 3, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 105, + "contributions": 8, + "avatar_url": "https://avatars.githubusercontent.com/u/6237786?v=4", + "bio": null, + "name": "Steve Hall", + "location": "UK", + "company": null, + "blog": "" + }, + { + "login": "smatyas", + "repos": [ + { + "repo": "http-cache", + "contributions": 1, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 5, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 106, + "contributions": 8, + "avatar_url": "https://avatars.githubusercontent.com/u/534550?v=4", + "bio": "Lead Software Engineer at @Netpositive ", + "name": "Mátyás Somfai", + "location": "Budapest, Hungary", + "company": "@Netpositive ", + "blog": "" + }, + { + "login": "toitzi", + "repos": [ + { + "repo": "laravel", + "contributions": 3, + "url": "https://github.com/api-platform/laravel" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 107, + "contributions": 8, + "avatar_url": "https://avatars.githubusercontent.com/u/42447585?v=4", + "bio": "@koseven Core Member                      \r\nApp and Web-Developer", + "name": "Tobias Oitzinger", + "location": "Vienna, Austria", + "company": null, + "blog": "https://toitzi.dev" + }, + { + "login": "BeyerJC", + "repos": [ + { + "repo": "api-platform", + "contributions": 3, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "openapi", + "contributions": 1, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 108, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/34127121?v=4", + "bio": null, + "name": "Jan Christoph Beyer", + "location": "Cologne, Germany", + "company": "TQGG", + "blog": "" + }, + { + "login": "DavidBennettUK", + "repos": [ + { + "repo": "graphql", + "contributions": 2, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 109, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/3920550?v=4", + "bio": null, + "name": "David Bennett", + "location": "Birmingham, West Midlands", + "company": "Codevate", + "blog": "http://www.codevate.com" + }, + { + "login": "MLKiiwy", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "core", + "contributions": 6, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 110, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/619217?v=4", + "bio": "Solution maker. \r\n16 years of experience in the Tech industry and expertise in the TypeScript/React ecosystem.\r\nMaker of @alistigo ", + "name": "Mikaël Labrut", + "location": "Amsterdam", + "company": "@HqOapp ", + "blog": "" + }, + { + "login": "MariusJam", + "repos": [ + { + "repo": "symfony", + "contributions": 2, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 111, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/57361575?v=4", + "bio": null, + "name": "Marius J.", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "MartkCz", + "repos": [ + { + "repo": "graphql", + "contributions": 3, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 112, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/10145362?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "NathanPesneau", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "laravel", + "contributions": 2, + "url": "https://github.com/api-platform/laravel" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 113, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/129308244?v=4", + "bio": null, + "name": "Nathan Pesneau", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "ahmed-bhs", + "repos": [ + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 114, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/19672303?v=4", + "bio": "PHP/Symfony enthusiast. Backend Engineer. CTF player.", + "name": "Ahmed EBEN HASSINE 脳の流れ", + "location": "France", + "company": "@codein @becareful", + "blog": "" + }, + { + "login": "baspeeters", + "repos": [ + { + "repo": "schema-generator", + "contributions": 7, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 115, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/393346?v=4", + "bio": "Tech Lead @ Total Design", + "name": "Bas Peeters", + "location": "Amsterdam", + "company": "Bas.Peete.rs", + "blog": "https://bas.peete.rs" + }, + { + "login": "bcobzh", + "repos": [ + { + "repo": "api-doc-parser", + "contributions": 3, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 116, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/49025717?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "cedricziel", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 5, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 117, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/418970?v=4", + "bio": "I solve more problems than I create.", + "name": "Cedric Ziel", + "location": "Halver, Germany", + "company": "@grafana ", + "blog": "http://www.cedric-ziel.com" + }, + { + "login": "davy-beauzil", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "state", + "contributions": 1, + "url": "https://github.com/api-platform/state" + }, + { + "repo": "elasticsearch", + "contributions": 1, + "url": "https://github.com/api-platform/elasticsearch" + }, + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 118, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/38990335?v=4", + "bio": null, + "name": null, + "location": "Angoulême", + "company": "Les-Tilleuls.coop", + "blog": "" + }, + { + "login": "derrabus", + "repos": [ + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 6, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 119, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/1506493?v=4", + "bio": "Developer. @symfony Core Team. @doctrine Core Team. Consultant. Freelancer. Code Modernizer. Likes working with code that has the age of a good whisky.", + "name": "Alexander M. Turek", + "location": "Düsseldorf, Germany", + "company": "@trbocom", + "blog": "https://derrabus.de" + }, + { + "login": "epourail", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "graphql", + "contributions": 2, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 120, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/33807590?v=4", + "bio": null, + "name": "Julien Verger", + "location": "Bordeaux", + "company": null, + "blog": "https://epourail.github.io" + }, + { + "login": "jfthuillier", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "admin", + "contributions": 5, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + } + ], + "rank": 121, + "contributions": 7, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/39944063?v=4", + "bio": "Developer at @coopTilleuls ", + "name": null, + "location": "Lille", + "company": "@coopTilleuls", + "blog": "" + }, + { + "login": "luca-nardelli", + "repos": [ + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "create-client", + "contributions": 5, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 122, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/6215162?v=4", + "bio": null, + "name": "Luca", + "location": "Italy", + "company": null, + "blog": "" + }, + { + "login": "natacha-h", + "repos": [ + { + "repo": "website", + "contributions": 2, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "ramsey-uuid", + "contributions": 1, + "url": "https://github.com/api-platform/ramsey-uuid" + }, + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 123, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/46324298?v=4", + "bio": null, + "name": null, + "location": "Paris", + "company": null, + "blog": "" + }, + { + "login": "nitneuk", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 124, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/52654545?v=4", + "bio": "Cooperator at @coopTilleuls / \r\nPHP Symfony developer / Kubernetes lover ", + "name": "Quentin Barloy", + "location": "Lille, France", + "company": "@coopTilleuls", + "blog": "" + }, + { + "login": "ogizanagi", + "repos": [ + { + "repo": "core", + "contributions": 7, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 125, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/2211145?v=4", + "bio": "#php #reactjs developer @Elao. #Lyon\r\n\r\nPrevious #Symfony core team member.", + "name": "Maxime Steinhausser", + "location": "Lyon | France", + "company": "@Elao ", + "blog": "http://shiningame.ogizanagi.fr" + }, + { + "login": "ragboyjr", + "repos": [ + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "serializer", + "contributions": 2, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 126, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/1975857?v=4", + "bio": null, + "name": "RJ Garcia", + "location": "Knoxville, TN", + "company": null, + "blog": "https://twitter.com/ragboyjr" + }, + { + "login": "raoulclais", + "repos": [ + { + "repo": "website", + "contributions": 2, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "graphql", + "contributions": 2, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 127, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/956297?v=4", + "bio": null, + "name": "Raoul Clais", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "walva", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "symfony", + "contributions": 2, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 128, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/3897363?v=4", + "bio": "PHP & Symfony dev, Sport-Finder Founder", + "name": "Ellis Benjamin", + "location": "Belgium", + "company": "SportFinder", + "blog": "http://www.sport-finder.com" + }, + { + "login": "weaverryan", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 129, + "contributions": 7, + "avatar_url": "https://avatars.githubusercontent.com/u/121003?v=4", + "bio": "Symfony docs lead, writer at SymfonyCasts, Symfony evangelist, husband of @Leannapelham and a dad!", + "name": "Ryan Weaver", + "location": "Grand Rapids MI", + "company": "SymfonyCasts / Symfony", + "blog": "https://symfonycasts.com" + }, + { + "login": "ERuban", + "repos": [ + { + "repo": "json-schema", + "contributions": 2, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 130, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/13186130?v=4", + "bio": null, + "name": "Evgeny Ruban", + "location": "Open World", + "company": null, + "blog": "https://www.linkedin.com/in/eugeneru/" + }, + { + "login": "GSadee", + "repos": [ + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 5, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 131, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/6140884?v=4", + "bio": null, + "name": "Grzegorz Sadowski", + "location": "Łódź, Poland", + "company": "@Sylius", + "blog": "" + }, + { + "login": "Renrhaf", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "elasticsearch", + "contributions": 1, + "url": "https://github.com/api-platform/elasticsearch" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 132, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/690629?v=4", + "bio": "Web developer & traveler. I also write and take photos sometimes.\r\n\r\n", + "name": "Quentin Fahrner", + "location": "Strasbourg, France", + "company": "SaaS Production", + "blog": "https://renrhaf.fr" + }, + { + "login": "StrikerRUS", + "repos": [ + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "demo", + "contributions": 3, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "api-platform", + "contributions": 2, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 133, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/25141164?v=4", + "bio": null, + "name": "Nikita Titov", + "location": "Moscow, Russia", + "company": null, + "blog": "" + }, + { + "login": "Tayfun74", + "repos": [ + { + "repo": "json-schema", + "contributions": 2, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 134, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/11313131?v=4", + "bio": "PHP / Symfony developer", + "name": "Tayfun Aydin", + "location": null, + "company": "@Extendas ", + "blog": "" + }, + { + "login": "alexisjanvier", + "repos": [ + { + "repo": "admin", + "contributions": 5, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + } + ], + "rank": 135, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/547706?v=4", + "bio": "Salarié associé chez @incaya depuis 2022.", + "name": "Alexis Janvier", + "location": "Caen", + "company": "@incaya", + "blog": "https://alexisjanvier.net" + }, + { + "login": "azjezz", + "repos": [ + { + "repo": "symfony", + "contributions": 2, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "mercure", + "contributions": 2, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 136, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/29315886?v=4", + "bio": "39AC CCA4 FD30 0D04 C840 6EB3 B00E 0A46 B3F1 C157", + "name": "Saif Eddin Gmati", + "location": "United Kingdom", + "company": null, + "blog": "" + }, + { + "login": "brettins", + "repos": [ + { + "repo": "docs", + "contributions": 6, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 137, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/5176335?v=4", + "bio": null, + "name": "Brett Ludwig", + "location": "Edmonton", + "company": "Simple Connections", + "blog": "http://simpleconnections.ca" + }, + { + "login": "cedriclombardot", + "repos": [ + { + "repo": "docs", + "contributions": 6, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 138, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/651484?v=4", + "bio": null, + "name": "Cédric lombardot", + "location": "Paris", + "company": "DonkeyCode", + "blog": "https://www.donkeycode.com" + }, + { + "login": "clementtalleu", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "api-doc-parser", + "contributions": 2, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 139, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/11056924?v=4", + "bio": "@coopTilleuls ", + "name": "Clément Talleu", + "location": "lille", + "company": "les-tilleuls.coop", + "blog": "" + }, + { + "login": "devel-pa", + "repos": [ + { + "repo": "create-client", + "contributions": 5, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 140, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/2742270?v=4", + "bio": null, + "name": "Paul Apostol", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "iamluc", + "repos": [ + { + "repo": "core", + "contributions": 6, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 141, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/1539731?v=4", + "bio": null, + "name": "Luc Vieillescazes", + "location": "Bourges, France", + "company": null, + "blog": "" + }, + { + "login": "jenaye", + "repos": [ + { + "repo": "api-platform", + "contributions": 2, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 142, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/15458329?v=4", + "bio": "Red team operator for @Orange-Cyberdefense \r\nCreator of @matro7sh & michmich.eu", + "name": "H Mike", + "location": "Marseille", + "company": "@Orange-Cyberdefense @Inshallhack @matro7sh", + "blog": "https://jenaye.fr/cv.pdf" + }, + { + "login": "jonag", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 5, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 143, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/2146169?v=4", + "bio": null, + "name": "Jonathan Gonçalves", + "location": "Nantes, France", + "company": null, + "blog": "" + }, + { + "login": "karser", + "repos": [ + { + "repo": "serializer", + "contributions": 2, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 144, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/1675033?v=4", + "bio": "Fullstack web developer and DevOps", + "name": "Dmitrii Poddubnyi", + "location": null, + "company": null, + "blog": "https://twitter.com/dpoddubny" + }, + { + "login": "kix", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "docs", + "contributions": 5, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 145, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/345754?v=4", + "bio": "PHP/Symfony dev, into frontend as well.", + "name": "Stepan Anchugov", + "location": "Yekaterinburg", + "company": null, + "blog": "http://blog.kixlive.ru" + }, + { + "login": "nicolas-grekas", + "repos": [ + { + "repo": "api-pack", + "contributions": 1, + "url": "https://github.com/api-platform/api-pack" + }, + { + "repo": "admin-pack", + "contributions": 1, + "url": "https://github.com/api-platform/admin-pack" + }, + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 146, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/243674?v=4", + "bio": "Submitting features and bug(fixes) @symfony, to make it always faster, easier to use and better designed, uncompromising.\r\n@ESPCI_Alumni engineer.", + "name": "Nicolas Grekas", + "location": "Paris, France", + "company": "@SymfonyCorp", + "blog": "" + }, + { + "login": "oleg-andreyev", + "repos": [ + { + "repo": "admin", + "contributions": 2, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 147, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/1244112?v=4", + "bio": "CTO | Principal Software Architect | \r\n10+ years experience in Web development.\r\n", + "name": "Oleg Andreyev", + "location": "Riga, Latvia", + "company": null, + "blog": "" + }, + { + "login": "romainallanot", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "state", + "contributions": 1, + "url": "https://github.com/api-platform/state" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 148, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/80783376?v=4", + "bio": null, + "name": "Romain Allanot", + "location": "Nantes, France", + "company": "Les-Tilleuls.coop", + "blog": "" + }, + { + "login": "tienvx", + "repos": [ + { + "repo": "admin", + "contributions": 4, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 149, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/3327643?v=4", + "bio": null, + "name": "Tien Vo Xuan", + "location": "Viet Nam", + "company": null, + "blog": "" + }, + { + "login": "yivi", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 150, + "contributions": 6, + "avatar_url": "https://avatars.githubusercontent.com/u/1815039?v=4", + "bio": null, + "name": "Ivan Yivoff", + "location": "Madrid", + "company": null, + "blog": "https://weblog.yivoff.com" + }, + { + "login": "Chris53897", + "repos": [ + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "api-platform", + "contributions": 2, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 151, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/7104259?v=4", + "bio": null, + "name": "chris", + "location": "Germany", + "company": null, + "blog": "" + }, + { + "login": "CoalaJoe", + "repos": [ + { + "repo": "core", + "contributions": 5, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 152, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/5689499?v=4", + "bio": null, + "name": "Ashura", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Oipnet", + "repos": [ + { + "repo": "docs", + "contributions": 5, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 153, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/13480665?v=4", + "bio": null, + "name": "Arnaud POINTET", + "location": null, + "company": "Forelse", + "blog": "http://forelse.info" + }, + { + "login": "Pandoraaa", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 154, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/25347588?v=4", + "bio": "From criminology to web dev ! \r\n", + "name": "Caroline Chuong", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Sarahshr", + "repos": [ + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 155, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/51380592?v=4", + "bio": "Developer @coopTilleuls ", + "name": null, + "location": null, + "company": "@coopTilleuls", + "blog": "" + }, + { + "login": "adguernier", + "repos": [ + { + "repo": "admin", + "contributions": 5, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 156, + "contributions": 5, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/7949510?v=4", + "bio": null, + "name": "adrien guernier", + "location": "France", + "company": "Marmelab", + "blog": "" + }, + { + "login": "arnedesmedt", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 157, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/5807162?v=4", + "bio": "PHP Developer @Combell / VueJS Hobbyist", + "name": "Arne De Smedt", + "location": "Torhout", + "company": "@Combell", + "blog": "https://www.twitter.com/arnesmedt" + }, + { + "login": "bastnic", + "repos": [ + { + "repo": "http-cache", + "contributions": 1, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 158, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/84887?v=4", + "bio": null, + "name": "Bastien Jaillot", + "location": null, + "company": null, + "blog": "http://jolicode.com" + }, + { + "login": "bkosun", + "repos": [ + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 159, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/16259603?v=4", + "bio": null, + "name": "Borislav Kosun", + "location": "Ukraine", + "company": null, + "blog": "" + }, + { + "login": "carlobeltrame", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 160, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/7566995?v=4", + "bio": null, + "name": "Carlo Beltrame", + "location": "Zürich, Switzerland", + "company": null, + "blog": "" + }, + { + "login": "drupol", + "repos": [ + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 161, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/252042?v=4", + "bio": "MSc CS @ Umons, external consultant @ European Commission, STEM lover, serial photographer, great musicologist, combo breaker, perpetual student...", + "name": "Pol Dellaiera", + "location": "Belgium", + "company": "European Commission", + "blog": "https://not-a-number.io" + }, + { + "login": "ili101", + "repos": [ + { + "repo": "api-platform", + "contributions": 3, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 162, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/6960531?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "ilicmsreten", + "repos": [ + { + "repo": "core", + "contributions": 5, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 163, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/16244381?v=4", + "bio": null, + "name": "Sreten Ilic", + "location": "Novi Sad, Serbia", + "company": null, + "blog": "" + }, + { + "login": "jdecool", + "repos": [ + { + "repo": "mercure", + "contributions": 5, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 164, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/433926?v=4", + "bio": "Enthusiastic software engineer", + "name": "Jérémy DECOOL", + "location": "Lyon (69), France", + "company": "@Activinnov", + "blog": "https://jeremy.decool.me" + }, + { + "login": "jdreesen", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "vulcain", + "contributions": 2, + "url": "https://github.com/dunglas/vulcain" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 165, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/424602?v=4", + "bio": "Most Valuable Pimconaut 2020", + "name": "Jacob Dreesen", + "location": "Bremen, Germany", + "company": "@teamneusta", + "blog": "" + }, + { + "login": "llupa", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 166, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/41073314?v=4", + "bio": null, + "name": null, + "location": "Germany", + "company": null, + "blog": "" + }, + { + "login": "lutangar", + "repos": [ + { + "repo": "admin", + "contributions": 3, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-doc-parser", + "contributions": 2, + "url": "https://github.com/api-platform/api-doc-parser" + } + ], + "rank": 167, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/568769?v=4", + "bio": "Full Stack Web Developer in ❤️ with the commons @larriereguichet \r\nand benevolent dictactor @Amabla", + "name": "Johan Dufour", + "location": "Lyon", + "company": "Cult of the great fork", + "blog": "https://larriereguichet.fr" + }, + { + "login": "mRoca", + "repos": [ + { + "repo": "admin", + "contributions": 2, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 168, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/4746261?v=4", + "bio": "Tech Lead", + "name": "Michel Roca", + "location": "Lyon", + "company": "Freelance", + "blog": "" + }, + { + "login": "mbrodala", + "repos": [ + { + "repo": "create-client", + "contributions": 3, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 169, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/5037116?v=4", + "bio": null, + "name": "Mathias Brodala", + "location": "Germany", + "company": "Pagemachine AG", + "blog": "https://pagemachine.de/" + }, + { + "login": "nightio", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 170, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/36849548?v=4", + "bio": null, + "name": "Robert", + "location": "Poland", + "company": null, + "blog": "" + }, + { + "login": "nxtpge", + "repos": [ + { + "repo": "docs", + "contributions": 5, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 171, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/92269411?v=4", + "bio": "Quality over quantity.", + "name": "Nextpage", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "omack", + "repos": [ + { + "repo": "api-doc-parser", + "contributions": 5, + "url": "https://github.com/api-platform/api-doc-parser" + } + ], + "rank": 172, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/1389984?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "paullallier", + "repos": [ + { + "repo": "state", + "contributions": 1, + "url": "https://github.com/api-platform/state" + }, + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 173, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/42591123?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "phansys", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "http-cache", + "contributions": 1, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 174, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/1231441?v=4", + "bio": "Enterprise Solution Architect at @nubity", + "name": "Javier Spagnoletti", + "location": "Buenos Aires, Argentina", + "company": "@nubity", + "blog": "https://linkedin.com/in/jspagnoletti" + }, + { + "login": "priyadi", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 175, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/1102197?v=4", + "bio": null, + "name": "Priyadi Iman Nurcahyo", + "location": "Depok, Indonesia", + "company": null, + "blog": "https://rekalogika.dev" + }, + { + "login": "renaudclosset", + "repos": [ + { + "repo": "http-cache", + "contributions": 1, + "url": "https://github.com/api-platform/http-cache" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 176, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/10944808?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "tuanphpvn", + "repos": [ + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 177, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/7608580?v=4", + "bio": "A PHP Developer", + "name": "christian", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "webda2l", + "repos": [ + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 178, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/517753?v=4", + "bio": null, + "name": "David ALLIX", + "location": "Rennes, FR", + "company": "Freelance", + "blog": "https://a2lix.fr" + }, + { + "login": "wiese", + "repos": [ + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + }, + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 179, + "contributions": 5, + "avatar_url": "https://avatars.githubusercontent.com/u/167557?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "0xflotus", + "repos": [ + { + "repo": "vulcain", + "contributions": 4, + "url": "https://github.com/dunglas/vulcain" + } + ], + "rank": 180, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/26602940?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "IonBazan", + "repos": [ + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 181, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/1985514?v=4", + "bio": "Tech Lead at @weaspire, @doctrine MongoDB ODM maintainer, @symfony & @laravel enthusiast.", + "name": "Ion Bazan", + "location": "Singapore", + "company": "@weaspire", + "blog": "https://bazan.dev" + }, + { + "login": "J3m5", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 182, + "contributions": 4, + "isCoreTeam": true, + "avatar_url": "https://avatars.githubusercontent.com/u/5523410?v=4", + "bio": null, + "name": "Jems", + "location": null, + "company": "Les-Tilleuls.coop", + "blog": "" + }, + { + "login": "JacquesDurand", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 183, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/59364973?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Koenstell", + "repos": [ + { + "repo": "elasticsearch", + "contributions": 1, + "url": "https://github.com/api-platform/elasticsearch" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 184, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/118996061?v=4", + "bio": null, + "name": "Koen Pasman", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "LoicBoursin", + "repos": [ + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 185, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/32396605?v=4", + "bio": null, + "name": "Loïc Boursin", + "location": "Nantes, France", + "company": "@symfuse", + "blog": "https://loicboursin.fr" + }, + { + "login": "Saphyel", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "api-pack", + "contributions": 1, + "url": "https://github.com/api-platform/api-pack" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 186, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/5764721?v=4", + "bio": "Senior software engineer ✞ Do fairies have a tale?", + "name": "Carlos Jimenez", + "location": "London, UK", + "company": null, + "blog": "" + }, + { + "login": "SeaJayEm", + "repos": [ + { + "repo": "website", + "contributions": 3, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 187, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/47384001?v=4", + "bio": null, + "name": "Claire Mercier", + "location": "Lille", + "company": null, + "blog": "" + }, + { + "login": "SinithH", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 188, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/45849343?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "SpartakusMd", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 189, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/438308?v=4", + "bio": "A lazy developer randomly typing code until it works 👨‍💻", + "name": "Marin Bînzari", + "location": null, + "company": null, + "blog": "https://marin.md" + }, + { + "login": "TheArrowRichard", + "repos": [ + { + "repo": "schema-generator", + "contributions": 4, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 190, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/87716741?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "TheCrealm", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 191, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/8281157?v=4", + "bio": null, + "name": "Marcel Malberg", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Xusifob", + "repos": [ + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 192, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/8103268?v=4", + "bio": "IT Guy I like to code when I'm bored :\r\nFront: Angular & React\r\nBack : Symfony & WordPress", + "name": "Bastien Malahieude", + "location": "Paris", + "company": "Instamed", + "blog": "http://bastienmalahieude.fr" + }, + { + "login": "adrientiburce", + "repos": [ + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 193, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/34744867?v=4", + "bio": "Just here to enjoy coding 🎉 ⭐ ", + "name": "Adrien Tiburce", + "location": null, + "company": "@origenial", + "blog": "https://www.origenial.fr/" + }, + { + "login": "alexsegura", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 194, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/1162230?v=4", + "bio": null, + "name": "Alexandre Segura", + "location": "Mirebeau", + "company": "@coopcycle ", + "blog": "" + }, + { + "login": "amenophis", + "repos": [ + { + "repo": "api-platform", + "contributions": 2, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 195, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/2158235?v=4", + "bio": "Yousign is hiring: https://cooptation.hellotrusty.io/rsio0kcmu5\r\n", + "name": "Jérémy Leherpeur", + "location": "Caen, France", + "company": "@yousign", + "blog": "https://yousign.com/" + }, + { + "login": "asrorbekh", + "repos": [ + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 196, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/88960956?v=4", + "bio": "⏳", + "name": "Asrorbek Sultanov", + "location": "Tashkent", + "company": null, + "blog": "https://asrorbek.uz?utm_source=github" + }, + { + "login": "blaues0cke", + "repos": [ + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 197, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/5159398?v=4", + "bio": "Programmer by passion.", + "name": "Thomas Kekeisen", + "location": "Weingarten, Germany", + "company": "@LulububuApps", + "blog": "https://thomaskekeisen.de" + }, + { + "login": "bwegrzyn", + "repos": [ + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 198, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/1631754?v=4", + "bio": null, + "name": "Bart Wegrzyn", + "location": "Toronto, ON", + "company": null, + "blog": "" + }, + { + "login": "c1tru55", + "repos": [ + { + "repo": "symfony", + "contributions": 2, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 199, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/1872952?v=4", + "bio": null, + "name": "Dmitriy Kislitsyn", + "location": "Omsk", + "company": "ITE", + "blog": "" + }, + { + "login": "cacahouwete", + "repos": [ + { + "repo": "openapi", + "contributions": 1, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 200, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/1099956?v=4", + "bio": null, + "name": "Alexandre VINET", + "location": "Paris", + "company": null, + "blog": "" + }, + { + "login": "clemherreman", + "repos": [ + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 201, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/272812?v=4", + "bio": "Tech. lead @ Exotec", + "name": "Clement Herreman", + "location": "Lille, France", + "company": "Exotec", + "blog": "" + }, + { + "login": "coldic3", + "repos": [ + { + "repo": "symfony", + "contributions": 2, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 202, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/13316080?v=4", + "bio": null, + "name": "Kevin Kaniaburka", + "location": "Poland", + "company": "@CommerceWeavers", + "blog": "" + }, + { + "login": "csarrazi", + "repos": [ + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 203, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/465798?v=4", + "bio": "Manager, Customer Success Engineering @confluentinc, loves rock-climbing, playing the guitar, Japan, cats and rainbows.", + "name": "Charles Sarrazin", + "location": "Paris Area", + "company": "Confluent", + "blog": "" + }, + { + "login": "darkweak", + "repos": [ + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 204, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/25440709?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "davidpodhola", + "repos": [ + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 205, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/436605?v=4", + "bio": "TypeScript", + "name": "David Podhola", + "location": "Kutná Hora, Czech Republic", + "company": "NašeÚkoly.CZ s.r.o.", + "blog": "http://david.podhola.net" + }, + { + "login": "djpremier", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 206, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/17091381?v=4", + "bio": "------------´´Hack the Planet``------------ |.|.|.|.|.|.Together for a better world.|.|.|.|.|.|", + "name": "Diefferson Koderer Môro", + "location": "Brazil", + "company": "@visagio", + "blog": "https://djpremier.dev" + }, + { + "login": "dkarlovi", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 207, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/209225?v=4", + "bio": "PHP/Symfony, Docker, cloud, databases, queues, performance, testing, automation.", + "name": "Dalibor Karlović", + "location": "Zagreb, Croatia", + "company": "@sigwinhq ", + "blog": "" + }, + { + "login": "edamov", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 208, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/2741880?v=4", + "bio": "Awesome web-developer ;)", + "name": "Artur Edamov", + "location": "Kharkiv, Ukraine", + "company": null, + "blog": "" + }, + { + "login": "emmanuelballery", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 209, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/1687685?v=4", + "bio": "CTO", + "name": "Emmanuel BALLERY", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "fabpot", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "api-pack", + "contributions": 3, + "url": "https://github.com/api-platform/api-pack" + } + ], + "rank": 210, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/47313?v=4", + "bio": "Founder and project lead at Symfony\r\nCPO at Platform.sh\r\n", + "name": "Fabien Potencier", + "location": "Paris, France", + "company": "Symfony/Platform.sh/Blackfire", + "blog": "http://fabien.potencier.org/" + }, + { + "login": "fmata", + "repos": [ + { + "repo": "core", + "contributions": 4, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 211, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/1483385?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "fredericbarthelet", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 212, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/23530626?v=4", + "bio": "Serverless Web Developer\r\nAWS Community Builder", + "name": "Frédéric Barthelet", + "location": "Paris", + "company": "@revant-io", + "blog": "" + }, + { + "login": "johnnypeck", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 213, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/254875?v=4", + "bio": "Odd spaces, happy faces & calm conversations.", + "name": "Johnny Peck", + "location": "Washington, DC", + "company": null, + "blog": "https://johnnypeck.com" + }, + { + "login": "k911", + "repos": [ + { + "repo": "admin", + "contributions": 3, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 214, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/10072889?v=4", + "bio": null, + "name": "Konrad Obal", + "location": "Poland", + "company": "Grand Parade", + "blog": "" + }, + { + "login": "lsmith77", + "repos": [ + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 215, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/300279?v=4", + "bio": null, + "name": "Lukas Kahwe Smith", + "location": "Zurich, Switzerland", + "company": null, + "blog": "http://pooteeweet.org" + }, + { + "login": "mab05k", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 216, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/11943457?v=4", + "bio": null, + "name": "Michael Bos", + "location": "Las Vegas, NV", + "company": null, + "blog": "https://michael-bos.com" + }, + { + "login": "maechler", + "repos": [ + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 217, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/4113819?v=4", + "bio": null, + "name": "Markus Mächler", + "location": "Zurich, Switzerland", + "company": "Bithost GmbH", + "blog": "https://maechler.dev" + }, + { + "login": "marcw", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 218, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/160332?v=4", + "bio": null, + "name": "Marc Weistroff", + "location": "Spaceship Earth", + "company": "@platformsh ", + "blog": "http://marc.weistroff.net/about" + }, + { + "login": "maxtorete", + "repos": [ + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 219, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/1867132?v=4", + "bio": null, + "name": "Juan F. Fernández", + "location": "Sevilla", + "company": "Cluber.es", + "blog": "" + }, + { + "login": "mickaelandrieu", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 220, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/1247388?v=4", + "bio": "Lead Data 📊 / Open Data 🐧", + "name": "Mickaël Andrieu", + "location": "Bordeaux, France", + "company": "Article-1", + "blog": "https://dataforeveryone.medium.com/" + }, + { + "login": "mikemilano", + "repos": [ + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 221, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/1287855?v=4", + "bio": null, + "name": "Mike Milano", + "location": "California", + "company": "@LettuceBox ", + "blog": "https://www.mikemilano.com" + }, + { + "login": "monitaurus", + "repos": [ + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 222, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/1794571?v=4", + "bio": "Software Engineer (PHP, Symfony, API Platform)", + "name": "Benjamin ROTHAN", + "location": "Lyon, France", + "company": "Freelance (currently at Matawan)", + "blog": "" + }, + { + "login": "norival", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 223, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/11806113?v=4", + "bio": "Back-end developer @coopTilleuls ", + "name": "Xavier Laviron", + "location": "Tournus", + "company": "@coopTilleuls", + "blog": "" + }, + { + "login": "polc", + "repos": [ + { + "repo": "vulcain", + "contributions": 1, + "url": "https://github.com/dunglas/vulcain" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 224, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/3513348?v=4", + "bio": null, + "name": "Paul Le Corre", + "location": "Nantes, France", + "company": "@impact-track", + "blog": "" + }, + { + "login": "renan-taranto", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 225, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/10513720?v=4", + "bio": null, + "name": "Renan Taranto", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "sharaf84", + "repos": [ + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 226, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/2885914?v=4", + "bio": null, + "name": "Ahmed Sharaf", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "slim", + "repos": [ + { + "repo": "admin", + "contributions": 2, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 227, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/1479?v=4", + "bio": null, + "name": "Slim Amamou", + "location": "Tunis", + "company": "http://supplytensor.com", + "blog": "http://NoMemorySpace.wordpress.com" + }, + { + "login": "soullivaneuh", + "repos": [ + { + "repo": "openapi", + "contributions": 1, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 228, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/1698357?v=4", + "bio": null, + "name": "Sullivan S.", + "location": "Lille, France", + "company": null, + "blog": "https://keybase.io/soullivaneuh" + }, + { + "login": "stchr", + "repos": [ + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 229, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/166079?v=4", + "bio": null, + "name": "Simon Stücher", + "location": "Siegen, Germany", + "company": "Digistore24 GmbH", + "blog": "" + }, + { + "login": "tacman", + "repos": [ + { + "repo": "docs", + "contributions": 4, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 230, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/619585?v=4", + "bio": "open source enthusiast, mostly with Symfony. ", + "name": "Tac Tacelosky", + "location": "Sperryville, VA", + "company": "Survos", + "blog": "" + }, + { + "login": "vasilvestre", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "api-pack", + "contributions": 1, + "url": "https://github.com/api-platform/api-pack" + }, + { + "repo": "admin-pack", + "contributions": 1, + "url": "https://github.com/api-platform/admin-pack" + } + ], + "rank": 231, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/17164385?v=4", + "bio": "🎉 Master degree obtained in 2020 !", + "name": "Valentin Silvestre", + "location": "Lille", + "company": "@akawaka", + "blog": "https://vasilvestre.github.io/" + }, + { + "login": "vyacheslav-startsev", + "repos": [ + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 232, + "contributions": 4, + "avatar_url": "https://avatars.githubusercontent.com/u/25704924?v=4", + "bio": null, + "name": "Vyacheslav Startsev", + "location": "Russia, Novosibirsk ❆", + "company": "@skyeng", + "blog": "" + }, + { + "login": "29Hido", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 233, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/48998273?v=4", + "bio": "Computer science student - Lille FR", + "name": "hido", + "location": "France", + "company": null, + "blog": "https://hido.fr/" + }, + { + "login": "BackEndTea", + "repos": [ + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 234, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/14289961?v=4", + "bio": "PHP developer. Backendtea on twitter", + "name": "Gert de Pagter", + "location": null, + "company": null, + "blog": "https://backendtea.com" + }, + { + "login": "BurningDog", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "laravel", + "contributions": 1, + "url": "https://github.com/api-platform/laravel" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 235, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/787653?v=4", + "bio": "Fullstack dev", + "name": "Roger Saner", + "location": "Cape Town, South Africa", + "company": "@Hupla-Travel ", + "blog": "http://www.twitter.com/rogersaner" + }, + { + "login": "Caligone", + "repos": [ + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 236, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/957477?v=4", + "bio": null, + "name": "Pierre-Jean Leger", + "location": "Lyon, France", + "company": "@yurplan ", + "blog": "https://calig.one" + }, + { + "login": "Engerim", + "repos": [ + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 237, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/1322557?v=4", + "bio": null, + "name": "Alexander Miehe", + "location": "Berlin", + "company": "@Flaconi ", + "blog": "" + }, + { + "login": "Enz000", + "repos": [ + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 238, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/62953579?v=4", + "bio": null, + "name": "Enzo Santamaria", + "location": "France", + "company": null, + "blog": "" + }, + { + "login": "GaryPEGEOT", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 239, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/8696117?v=4", + "bio": null, + "name": "Gary PEGEOT", + "location": "Aix-en-Provence", + "company": null, + "blog": "" + }, + { + "login": "GromNaN", + "repos": [ + { + "repo": "laravel", + "contributions": 1, + "url": "https://github.com/api-platform/laravel" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 240, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/400034?v=4", + "bio": "@mongodb PHP and @Symfony core team", + "name": "Jérôme Tamarelle", + "location": "Rouen, France", + "company": "MongoDB", + "blog": "https://jerome.tamarelle.net/" + }, + { + "login": "Gu3", + "repos": [ + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 241, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/5227741?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Gwemox", + "repos": [ + { + "repo": "openapi", + "contributions": 1, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 242, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/9432727?v=4", + "bio": null, + "name": "Thibault Buathier", + "location": "Lyon, France", + "company": "@mon-petit-placement ", + "blog": "https://thibault01.com/" + }, + { + "login": "IckleChris", + "repos": [ + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 243, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/3933176?v=4", + "bio": "I write code", + "name": "Chris Brown", + "location": "Lancashire, UK", + "company": null, + "blog": "" + }, + { + "login": "Olcina", + "repos": [ + { + "repo": "admin", + "contributions": 2, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 244, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/24977431?v=4", + "bio": null, + "name": "Carlos Olcina", + "location": "Madrid, Spain", + "company": "Sounditi", + "blog": "https://www.linkedin.com/in/carlos-olcina/" + }, + { + "login": "OskarStark", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 245, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/995707?v=4", + "bio": null, + "name": "Oskar Stark", + "location": "Berlin", + "company": "SensioLabs Germany", + "blog": "https://sensiolabs.de" + }, + { + "login": "Taluu", + "repos": [ + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 246, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/239685?v=4", + "bio": "Symfony enthusiast. Maintainer of Behapi, Totem.", + "name": "Baptiste Clavié", + "location": "Paris, France", + "company": null, + "blog": "" + }, + { + "login": "Te4g", + "repos": [ + { + "repo": "openapi", + "contributions": 1, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 247, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/47118498?v=4", + "bio": "Backend developer", + "name": "Gaetan Rouseyrol", + "location": "Lyon", + "company": null, + "blog": "" + }, + { + "login": "Timherlaud", + "repos": [ + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 248, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/5579551?v=4", + "bio": "PHP|Symfony fan", + "name": "Tim", + "location": "Lille", + "company": null, + "blog": "" + }, + { + "login": "Winths1", + "repos": [ + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 249, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/78273358?v=4", + "bio": null, + "name": "Jérémy LANOUE", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "ad3n", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 250, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/7464920?v=4", + "bio": "Solution Architect, System Analyst, and Backend Developer\r\n", + "name": "Muhamad Surya Iksanudin", + "location": "Jakarta, Indonesia", + "company": "@KejawenLab ", + "blog": "https://arsiteknologi.com" + }, + { + "login": "alamirault", + "repos": [ + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 251, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/9253091?v=4", + "bio": null, + "name": "Antoine Lamirault", + "location": null, + "company": null, + "blog": "http://www.antoinelamirault.com/" + }, + { + "login": "alegout", + "repos": [ + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 252, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/5212567?v=4", + "bio": null, + "name": "Alban", + "location": "Paris", + "company": null, + "blog": "" + }, + { + "login": "andreybolonin", + "repos": [ + { + "repo": "schema-generator", + "contributions": 3, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 253, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/2576509?v=4", + "bio": null, + "name": "Andrey Bolonin", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "arnaudoisel", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "admin", + "contributions": 2, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 254, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/3639054?v=4", + "bio": null, + "name": "Arnaud", + "location": "Paris", + "company": null, + "blog": "" + }, + { + "login": "arojunior", + "repos": [ + { + "repo": "api-doc-parser", + "contributions": 2, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 255, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/7604033?v=4", + "bio": "Javascript, NodeJs, ReactJs, React-native, Redux, GraphQL, Java, PHP ... always looking for something new to learn.", + "name": "Antonio De Oliveira Junior", + "location": "Florianópolis - Brazil", + "company": "Digital Turbine", + "blog": "https://www.linkedin.com/in/arojunior/" + }, + { + "login": "beerfranz", + "repos": [ + { + "repo": "api-platform", + "contributions": 3, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 256, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/40235381?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "blesenechal", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 257, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/29941647?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "cassiobotaro", + "repos": [ + { + "repo": "mercure", + "contributions": 3, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 258, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/3127847?v=4", + "bio": "Sometimes, they put me on Youtube.\r\nMostly I write things on Github.\r\n", + "name": "Cássio Botaro", + "location": "São Paulo", + "company": null, + "blog": "http://cassiobotaro.dev" + }, + { + "login": "castroCrea", + "repos": [ + { + "repo": "mercure", + "contributions": 3, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 259, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/20707343?v=4", + "bio": null, + "name": "Paolo Castro", + "location": "Saturn", + "company": null, + "blog": "https://contact@paolocastro.com" + }, + { + "login": "colinodell", + "repos": [ + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 260, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/202034?v=4", + "bio": "Senior Software Engineer at @seatgeek. @thephpleague leadership team. Baltimore PHP co-organizer. International conference speaker. PHP 7 Upgrade Guide author", + "name": "Colin O'Dell", + "location": "Frederick, Maryland", + "company": "@seatgeek", + "blog": "https://www.colinodell.com" + }, + { + "login": "d0niek", + "repos": [ + { + "repo": "openapi", + "contributions": 1, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 261, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/9316891?v=4", + "bio": null, + "name": "Damian", + "location": "Poland", + "company": "@eXtalionTeam ", + "blog": "https://www.d0niek.pl" + }, + { + "login": "ddeboer", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 262, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/89267?v=4", + "bio": "Open sourcerer", + "name": "David de Boer", + "location": "The Netherlands", + "company": "Freelance", + "blog": "https://linkedin.com/in/daviddeboer/" + }, + { + "login": "desmax", + "repos": [ + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 263, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/656393?v=4", + "bio": null, + "name": "Maksym Pustynnikov", + "location": "Krakow, Poland", + "company": "Laspra Soft", + "blog": "http://www.facebook.com/maxim.pustynnikov" + }, + { + "login": "develth", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 264, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/3374563?v=4", + "bio": null, + "name": "Thomas Helmrich", + "location": "Bamberg / Germany", + "company": "@gigabit-gmbh", + "blog": "https://www.gigabit.de" + }, + { + "login": "dgoosens", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 265, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/1250047?v=4", + "bio": null, + "name": "Dmitri Goosens", + "location": "Belgium", + "company": null, + "blog": "https://gitlab.com/dgoosens" + }, + { + "login": "digilist", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 266, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/833667?v=4", + "bio": null, + "name": "Markus Fasselt", + "location": "Hamburg, Germany", + "company": "@urbyo @weddybird", + "blog": "https://fasselt.it" + }, + { + "login": "erkia", + "repos": [ + { + "repo": "mercure", + "contributions": 3, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 267, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/7835928?v=4", + "bio": null, + "name": "Erki Aring", + "location": "Estonia", + "company": null, + "blog": "" + }, + { + "login": "eroluysal", + "repos": [ + { + "repo": "mercure", + "contributions": 3, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 268, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/10513304?v=4", + "bio": null, + "name": "Erol Uysal", + "location": "Istanbul", + "company": null, + "blog": "" + }, + { + "login": "ersin-demirtas", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 269, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/8403502?v=4", + "bio": null, + "name": "ed", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "f-jost", + "repos": [ + { + "repo": "admin", + "contributions": 2, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 270, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/9694162?v=4", + "bio": null, + "name": "frederic jost", + "location": null, + "company": "les-Tilleuls.coop", + "blog": "" + }, + { + "login": "florent-andre", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 271, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/837462?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "gaetan-petit", + "repos": [ + { + "repo": "api-platform", + "contributions": 2, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 272, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/851486?v=4", + "bio": null, + "name": "Gaëtan Petit", + "location": "Brussels", + "company": null, + "blog": "" + }, + { + "login": "gbere", + "repos": [ + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 273, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/1327334?v=4", + "bio": "Full Stack Developer", + "name": "Gerard Berengué", + "location": "Lleida", + "company": null, + "blog": "" + }, + { + "login": "helios1101", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + }, + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 274, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/26597930?v=4", + "bio": "i Failed The Turing Test !\r\n", + "name": "Harshit Singh", + "location": "Bangalore, India", + "company": null, + "blog": "https://helios1101.github.io" + }, + { + "login": "hugovk", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 275, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/1324225?v=4", + "bio": "Python 3.14 & 3.15 release manager, core developer, PSF Fellow, open-source maintainer, PEP editor, NaNoGenMo organiser", + "name": "Hugo van Kemenade", + "location": "Helsinki, Finland", + "company": "@deadsetbit", + "blog": "" + }, + { + "login": "jannes-io", + "repos": [ + { + "repo": "elasticsearch", + "contributions": 1, + "url": "https://github.com/api-platform/elasticsearch" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 276, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/9079379?v=4", + "bio": null, + "name": "JannesD", + "location": "Hasselt, Belgium", + "company": "AC-Systems", + "blog": "https://jannes.io" + }, + { + "login": "jay-low", + "repos": [ + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 277, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/40628500?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "jlagneau", + "repos": [ + { + "repo": "schema-generator", + "contributions": 3, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 278, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/7811277?v=4", + "bio": null, + "name": "Jean-Nicolas Lagneau", + "location": "France - Paris", + "company": null, + "blog": "" + }, + { + "login": "jorissae", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 279, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/12426580?v=4", + "bio": null, + "name": "Joris", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "jsamouh", + "repos": [ + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 280, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/616999?v=4", + "bio": "PHP consumer", + "name": "Jordan Samouh", + "location": "Canada", + "company": "Ubisoft", + "blog": "http://www.ubisoft.com" + }, + { + "login": "keyermann", + "repos": [ + { + "repo": "schema-generator", + "contributions": 3, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 281, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/1217483?v=4", + "bio": null, + "name": "Kévin EYERMANN", + "location": "Paris, FRANCE", + "company": "National Geographic Institute of France", + "blog": "" + }, + { + "login": "lobodol", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 282, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/7249581?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "https://www.firediy.fr" + }, + { + "login": "marciosmiderle", + "repos": [ + { + "repo": "schema-generator", + "contributions": 3, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 283, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/25065217?v=4", + "bio": null, + "name": null, + "location": "São José, SC, Brasil", + "company": null, + "blog": "" + }, + { + "login": "markitosgv", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 284, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/1706470?v=4", + "bio": null, + "name": "Marcos Gómez Vilches", + "location": "Madrid, Spain.", + "company": "Viterbit", + "blog": "http://viterbit.com" + }, + { + "login": "matyo91", + "repos": [ + { + "repo": "create-client", + "contributions": 2, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 285, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/1254025?v=4", + "bio": "French Developer #Symfony #ReactJS #Freelance #Remote join me on Discord https://discord.gg/tMDCF8RyvE", + "name": "Mathieu Ledru", + "location": "Paris", + "company": "@darkwood-com", + "blog": "https://darkwood.com" + }, + { + "login": "mboultoureau", + "repos": [ + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 286, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/37533818?v=4", + "bio": "I'm currently pursuing a degree in software engineering at ENSSAT. ", + "name": "Mathis Boultoureau", + "location": null, + "company": "ENSSAT", + "blog": "https://mboultoureau.com" + }, + { + "login": "michizhou", + "repos": [ + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 287, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/33012425?v=4", + "bio": null, + "name": null, + "location": "Mountain View, CA", + "company": "Cruise LLC", + "blog": "" + }, + { + "login": "mickprev", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 288, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/17760158?v=4", + "bio": null, + "name": "Mick Prev", + "location": null, + "company": "Freelance", + "blog": "" + }, + { + "login": "n-valverde", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 289, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/64469669?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "odoucet", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 290, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/199838?v=4", + "bio": null, + "name": "Olivier Doucet", + "location": "Paris, France", + "company": "OXEVA", + "blog": "" + }, + { + "login": "paulandrieux", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 291, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/1942078?v=4", + "bio": "Co-founder @Troopers, we love to tailor some web apps in PHP.\r\nLead dev @Victoire, an awesome nextgen CMS build on top of Symfony", + "name": "Paul Andrieux", + "location": "Nantes, France", + "company": "Troopers", + "blog": "https://troopers.coop" + }, + { + "login": "pauljosephkrogulec", + "repos": [ + { + "repo": "demo", + "contributions": 3, + "url": "https://github.com/api-platform/demo" + } + ], + "rank": 292, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/42961012?v=4", + "bio": "Student in IT, I study Web developement (PHP,JS,Symfony,Docker)\r\nI learn IT since 2017", + "name": "Paul-joseph Krogulec", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "peter279k", + "repos": [ + { + "repo": "schema-generator", + "contributions": 3, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 293, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/9021747?v=4", + "bio": "Hacker's thought.\r\nDon't know, but want to do.", + "name": "Chun-Sheng, Li", + "location": "Taipei, Taiwan", + "company": "Institute for Information Industry", + "blog": "https://peterli.website" + }, + { + "login": "piotrgradzinski", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 294, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/1607439?v=4", + "bio": null, + "name": "Piotr Grabski-Gradziński", + "location": "Cracow, Poland", + "company": "@navisborealis ", + "blog": "https://piotr.gg" + }, + { + "login": "potik1", + "repos": [ + { + "repo": "create-client", + "contributions": 2, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 295, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/22394917?v=4", + "bio": null, + "name": "Ela Synowiec", + "location": "Kraków Poland", + "company": null, + "blog": "" + }, + { + "login": "pyrech", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 296, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/2021641?v=4", + "bio": "Building PHP & web stuff at @jolicode ", + "name": "Loïck Piera", + "location": "Paris", + "company": "@jolicode ", + "blog": "https://loickpiera.com" + }, + { + "login": "souriya-les-tilleuls", + "repos": [ + { + "repo": "admin", + "contributions": 3, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 297, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/53424699?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "stephanvierkant", + "repos": [ + { + "repo": "core", + "contributions": 3, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 298, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/601833?v=4", + "bio": null, + "name": "Stephan Vierkant", + "location": "Amsterdam", + "company": "@QurPlus ", + "blog": "https://stackoverflow.com/users/1405981/stephan-vierkant" + }, + { + "login": "sumitkharche", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 299, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/43902034?v=4", + "bio": "Full Stack Developer | .NET Core | Azure | React", + "name": "Sumit Kharche", + "location": "Pune, India", + "company": null, + "blog": "https://dev.to/sumitkharche" + }, + { + "login": "superhaggis", + "repos": [ + { + "repo": "mercure", + "contributions": 2, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 300, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/314841?v=4", + "bio": null, + "name": "Nick Winfield", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "vitorluis", + "repos": [ + { + "repo": "mercure", + "contributions": 3, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 301, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/1554800?v=4", + "bio": null, + "name": "Vitor Villar", + "location": "Cork - Ireland", + "company": "NetApp", + "blog": "https://vitorvillar.dev/" + }, + { + "login": "vvatelot", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 302, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/12939091?v=4", + "bio": "My goal in life is to contribute to the common good by providing useful IT solutions that respect the environment and our freedoms", + "name": "Vincent Vatelot", + "location": "Bouvines", + "company": null, + "blog": "" + }, + { + "login": "xElysioN", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 303, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/4489490?v=4", + "bio": null, + "name": "Maxime Cornet", + "location": "Lille", + "company": "@sensiolabs ", + "blog": "https://www.maximecornet.com" + }, + { + "login": "yhoiseth", + "repos": [ + { + "repo": "docs", + "contributions": 3, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 304, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/8469540?v=4", + "bio": "Product @OptioIncentives ", + "name": "Yngve Høiseth", + "location": "Oslo, Norway", + "company": "Optio", + "blog": "https://yngve.hoiseth.net" + }, + { + "login": "yoshz", + "repos": [ + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 305, + "contributions": 3, + "avatar_url": "https://avatars.githubusercontent.com/u/397425?v=4", + "bio": "DevOps Engineer | Kubernetes | PHP", + "name": "Yosh", + "location": "Netherlands", + "company": "El Zorro IT", + "blog": "" + }, + { + "login": "AMDG2", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 306, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1136402?v=4", + "bio": null, + "name": "Baudouin Feildel", + "location": "France", + "company": null, + "blog": "https://baudouin.feildel.fr" + }, + { + "login": "Aerendir", + "repos": [ + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 307, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1968622?v=4", + "bio": "Founder of Serendipity HQ.\r\n\r\nE-commerce is my soul - Development is my passion - Open Source is my mind.\r\n\r\nSee my organization for other interesting repos!", + "name": "Adamo Crespi", + "location": "Between Naples and Salerno, Italy", + "company": "@SerendipityHQ ", + "blog": "https://io.serendipityhq.com" + }, + { + "login": "AlexandreHagen", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 308, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/2535878?v=4", + "bio": "CTO", + "name": "Alexandre Hagen", + "location": "Toulouse", + "company": "Equify", + "blog": "" + }, + { + "login": "Arman-Hosseini", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 309, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/44655055?v=4", + "bio": "Software Engineer", + "name": "Arman Hosseini", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Byidi", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 310, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/8182848?v=4", + "bio": null, + "name": "Byidi", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Corepex", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 311, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/16717695?v=4", + "bio": "\r\n 27 | Webdeveloper\r\n", + "name": "Christian F.", + "location": "Tyrol", + "company": "Pimcore", + "blog": "" + }, + { + "login": "CvekCoding", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 312, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/36374606?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Damien-Lev", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 313, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/42603404?v=4", + "bio": null, + "name": "Levallois Damien", + "location": "Nantes", + "company": null, + "blog": "" + }, + { + "login": "DimNS", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 314, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/8703922?v=4", + "bio": null, + "name": "Dmitrii Shcherbakov", + "location": "Russia, Perm", + "company": null, + "blog": "" + }, + { + "login": "ES-Six", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 315, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/13310075?v=4", + "bio": null, + "name": "ES-Six", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "ErikJson", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 316, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/977278?v=4", + "bio": null, + "name": "Erik Johansson", + "location": "Latvia", + "company": null, + "blog": "https://www.erikjson.com" + }, + { + "login": "ErikSaunier", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 317, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1122363?v=4", + "bio": null, + "name": "Ξrik Saunier", + "location": "Lyon", + "company": "@BedrockStreaming", + "blog": "" + }, + { + "login": "FPDK", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 318, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1729717?v=4", + "bio": "Freelancer developer, designer and consultant. Most of my work is related to e-commerce.", + "name": null, + "location": "Denmark", + "company": null, + "blog": "" + }, + { + "login": "Grafikart", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 319, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/395137?v=4", + "bio": null, + "name": "Jonathan", + "location": "Montpellier", + "company": null, + "blog": "https://grafikart.fr" + }, + { + "login": "GrmpfNarf", + "repos": [ + { + "repo": "openapi", + "contributions": 1, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 320, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/23635882?v=4", + "bio": null, + "name": null, + "location": "Köln", + "company": "Adesso SE", + "blog": "" + }, + { + "login": "HeahDude", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 321, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/10107633?v=4", + "bio": "Full dev alchemist", + "name": "Jules Pietri", + "location": "Corsica, France", + "company": "HeahProd", + "blog": "" + }, + { + "login": "HugoFerrant", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 322, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/17296678?v=4", + "bio": "Web developer, mainly back-end .\r\n\r\nATM @Winzana", + "name": "Hugo (aka Xelodrin)", + "location": "Montpellier", + "company": "Winzana", + "blog": "" + }, + { + "login": "JamuelStarkey", + "repos": [ + { + "repo": "mercure", + "contributions": 2, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 323, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/8271283?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Korbeil", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 324, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/944409?v=4", + "bio": "Tweet @Korbeil_", + "name": "Baptiste Leduc", + "location": "Paris", + "company": "@JoliCode", + "blog": "https://baptiste.dev/" + }, + { + "login": "LeoBenoist", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 325, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/2912614?v=4", + "bio": null, + "name": "Léo Benoist", + "location": "Nantes", + "company": null, + "blog": "" + }, + { + "login": "Levure", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 326, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1922257?v=4", + "bio": " PHP developer - @symfony enthusiast - Deaf 🦻 and proud to be ! - ElePHPant 🐘 farmer - stickers ⚪ and goodies collector 😍.", + "name": "Bruno Baguette", + "location": "Belgium", + "company": "Province de Namur / greenforge", + "blog": "" + }, + { + "login": "MatTheCat", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 327, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1898254?v=4", + "bio": null, + "name": "Mathieu", + "location": null, + "company": null, + "blog": "https://www.matthecat.com" + }, + { + "login": "NicoHaase", + "repos": [ + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 328, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1069028?v=4", + "bio": null, + "name": "Nico Haase", + "location": "Cologne, Germany", + "company": null, + "blog": "" + }, + { + "login": "NikoGrano", + "repos": [ + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 329, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/4658966?v=4", + "bio": "Development, DevOps, Security. OpenSource contributor and Founder of Gametactic.", + "name": "Niko Granö", + "location": "Finland, Helsinki", + "company": "@Vincit @GameTactic @FitecoGroup", + "blog": "https://granö.fi" + }, + { + "login": "Pierstoval", + "repos": [ + { + "repo": "vulcain", + "contributions": 1, + "url": "https://github.com/dunglas/vulcain" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 330, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/3369266?v=4", + "bio": "🛠Full-stack Tech Lead.\r\n\r\n🕊️Free open source advocate.\r\n\r\nFreelance @Orbitaleio", + "name": "Alex Rock", + "location": "France", + "company": "@Orbitaleio / @Orbitale - @StudioAgate", + "blog": "https://alex-rock.tech/en" + }, + { + "login": "QueerCodingGirl", + "repos": [ + { + "repo": "schema-generator", + "contributions": 2, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 331, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/823281?v=4", + "bio": null, + "name": "Lena Schneider", + "location": "Hamburg", + "company": null, + "blog": "" + }, + { + "login": "Raulnet", + "repos": [ + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 332, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/8178740?v=4", + "bio": null, + "name": "laurent negre", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "RobinHoutevelts", + "repos": [ + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 333, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/9056689?v=4", + "bio": null, + "name": "Robin Houtevelts", + "location": "Leuven, Belgium", + "company": null, + "blog": "" + }, + { + "login": "Spomky", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 334, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1091072?v=4", + "bio": null, + "name": "Florent Morselli", + "location": "France", + "company": "fmh", + "blog": "https://morselli.fr" + }, + { + "login": "Steveb-p", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 335, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/3183926?v=4", + "bio": null, + "name": "Paweł Niedzielski", + "location": "Cracow", + "company": "Ibexa", + "blog": "" + }, + { + "login": "TamasSzigeti", + "repos": [ + { + "repo": "mercure", + "contributions": 2, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 336, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/148897?v=4", + "bio": "Full stack software engineer and lead with 20+ years of experience. Architect, problem-solver, innovator with a systemic and holistic approach.", + "name": "Tamás Szigeti", + "location": "Hungary", + "company": "@motleyhu", + "blog": "http://szigeti.one" + }, + { + "login": "Taminoful", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 337, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/7423905?v=4", + "bio": "Certified IT Specialist for Software Development", + "name": "Robin C", + "location": "Germany", + "company": "@EnvolveCode @NexusCubeEU ", + "blog": "https://nexuscube.eu/" + }, + { + "login": "TangoMan75", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 338, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/14804833?v=4", + "bio": "Freelance Senior FullStack PHP / Symfony Developer with strong interest for Cybersecurity, DevOps and SCRUM methodology", + "name": "Matthias Morin", + "location": "Paris", + "company": "Freelance", + "blog": "https://tangoman.io" + }, + { + "login": "TimoBakx", + "repos": [ + { + "repo": "openapi", + "contributions": 1, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 339, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/839801?v=4", + "bio": "I write web applications in PHP using Symfony. He/him.", + "name": "Timo Bakx", + "location": "Hernen, Netherlands", + "company": "@LinkuNijmegen ", + "blog": "https://timobakx.dev" + }, + { + "login": "UnseenBook", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 340, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1952805?v=4", + "bio": null, + "name": "Unseen Daan", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Veridis", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 341, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/4425529?v=4", + "bio": null, + "name": "Alex Makdessi", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Wojdylak", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 342, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/33687392?v=4", + "bio": null, + "name": "Karol", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Zippovich2", + "repos": [ + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 343, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/26221873?v=4", + "bio": null, + "name": "Skoropadskyi Roman", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "acirulis", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 344, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/27766961?v=4", + "bio": null, + "name": "Andis Cirulis", + "location": "Latvia", + "company": "White Digital", + "blog": "http://www.whitedigital.eu/en" + }, + { + "login": "adepreis", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 345, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/49635295?v=4", + "bio": "IT student at Polytech Paris-Saclay engineering school", + "name": null, + "location": "France", + "company": null, + "blog": "https://adepreis.github.io" + }, + { + "login": "aitboudad", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 346, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1753742?v=4", + "bio": null, + "name": "Abdellatif Ait boudad", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "alebedev80", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 347, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/777096?v=4", + "bio": null, + "name": "Andrey Lebedev", + "location": "Germany, Berlin", + "company": null, + "blog": "https://www.linkedin.com/in/alm80/" + }, + { + "login": "alexndlm", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 348, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/6824784?v=4", + "bio": null, + "name": "Aleksey Polyvanyi", + "location": "Kraków, Poland", + "company": "@eonx-com ", + "blog": "" + }, + { + "login": "anoziere", + "repos": [ + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 349, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/118798868?v=4", + "bio": null, + "name": "Alexandre Nozière", + "location": "Auvergne", + "company": "OpenStudio", + "blog": "" + }, + { + "login": "artandor", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 350, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/22364556?v=4", + "bio": "IT Fullstack dev (symfony, react and next) with a good RabbitMQ experience.", + "name": "Nicolas MYLLE", + "location": "Lille", + "company": null, + "blog": "" + }, + { + "login": "aureluster", + "repos": [ + { + "repo": "schema-generator", + "contributions": 2, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 351, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/4458122?v=4", + "bio": null, + "name": "Aurélien Uster", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "b2p-fred", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 352, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/87375506?v=4", + "bio": "This is my professional GH account; my personal GH account is mohierf", + "name": "Frédéric Mohier", + "location": "Cavaillon", + "company": "@b2pweb ", + "blog": "https://www.b2pweb.com/fr/" + }, + { + "login": "benblub", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 353, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1756031?v=4", + "bio": null, + "name": "Benjamin Knecht", + "location": "Swiss", + "company": "@mmz-srf", + "blog": "https://fusaba.ch" + }, + { + "login": "bernard-ng", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 354, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/31113941?v=4", + "bio": "Software Engineer | Consultant | Researcher in applied computer science", + "name": "Bernard Ngandu", + "location": "DR Congo, Lubumbashi", + "company": "@devscast ", + "blog": "" + }, + { + "login": "bharatr21", + "repos": [ + { + "repo": "api-platform", + "contributions": 2, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 355, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/13381361?v=4", + "bio": "Masters' student @ Georgia Tech | BITS Pilani, Hyderabad Campus |\r\nInterested in breaking down stuff, building up stuff, and investigating data", + "name": "Bharat Raghunathan", + "location": "Atlanta", + "company": null, + "blog": "https://eportfolio.mygreatlearning.com/bharat-raghunathan" + }, + { + "login": "catalin87", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 356, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/3290806?v=4", + "bio": "PHP Developer since 2006", + "name": "Catalin D.", + "location": "Romania", + "company": null, + "blog": "" + }, + { + "login": "cbourgois", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 357, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/56223?v=4", + "bio": null, + "name": "Cyrille Bourgois", + "location": "Croix, FR", + "company": "Decathlon", + "blog": "" + }, + { + "login": "celinederoland", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 358, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/6780152?v=4", + "bio": null, + "name": "de Roland", + "location": "France", + "company": "Infomaniak", + "blog": "http://www.itpassion.info" + }, + { + "login": "charlieandroid55", + "repos": [ + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 359, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/47795200?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "cklm", + "repos": [ + { + "repo": "mercure", + "contributions": 2, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 360, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/466021?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "coibib", + "repos": [ + { + "repo": "mercure", + "contributions": 2, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 361, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/45861541?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "coudenysj", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 362, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/96260?v=4", + "bio": "Father of four, PHP Developer at @combell, Zend Certified Engineer and @php-wvl enabler", + "name": "Jachim Coudenys", + "location": "Torhout", + "company": "@combell ", + "blog": "http://jachim.be/" + }, + { + "login": "djoos", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 363, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/449510?v=4", + "bio": null, + "name": "David Joos", + "location": "London", + "company": "Escape Technology", + "blog": "" + }, + { + "login": "dupuchba", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 364, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/911705?v=4", + "bio": null, + "name": "Baptiste DUPUCH", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "dvc", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 365, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/588564?v=4", + "bio": null, + "name": "Chernosov Denis", + "location": "Samara", + "company": "http://www.i-sys.ru", + "blog": "http://samara.hh.ru/resume/3aa1d454ff00bd9eaf0039ed1f736563726574" + }, + { + "login": "endroid", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 366, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/537253?v=4", + "bio": "Symfony Certified Senior Software Engineer at Netvlies, transforming the digital landscape with a strong focus on quality, longevity and performance", + "name": "Jeroen van den Enden", + "location": "Breda", + "company": "@netvlies ", + "blog": "https://connect.symfony.com/profile/endroid" + }, + { + "login": "er1z", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 367, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1813302?v=4", + "bio": null, + "name": "Przemysław eRIZ Pawliczuk", + "location": "Szczebrzeszyn/Rzeszów/PL", + "company": null, + "blog": "http://przemyslaw.pawliczuk.pl" + }, + { + "login": "esserj", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 368, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1032205?v=4", + "bio": null, + "name": "Jan Esser", + "location": null, + "company": "Inventis", + "blog": "" + }, + { + "login": "evaldaskocys", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 369, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/8693654?v=4", + "bio": null, + "name": "Evaldas Kocys", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "famoser", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 370, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/5077020?v=4", + "bio": "Full-Stack web developer (php, vuejs) & PhD student at Inria Nancy.", + "name": "Florian Moser", + "location": "Switzerland", + "company": "famoser GmbH", + "blog": "https://famoser.ch/" + }, + { + "login": "fouteox", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 371, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/88294294?v=4", + "bio": "Ex-Student at 42 Paris.", + "name": "Florian", + "location": "Paris, France", + "company": null, + "blog": "" + }, + { + "login": "francislavoie", + "repos": [ + { + "repo": "api-platform", + "contributions": 2, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 372, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/2111701?v=4", + "bio": null, + "name": "Francis Lavoie", + "location": "Ottawa, Ontario, Canada", + "company": "@Vectorface", + "blog": "https://francislavoie.me" + }, + { + "login": "fraynaud1330", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 373, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/84379080?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "freiondrej", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 374, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/37588173?v=4", + "bio": null, + "name": "Ondřej Frei", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "gassan", + "repos": [ + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 375, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/2382015?v=4", + "bio": null, + "name": "Gassan Gousseinov", + "location": "Marburg, Germany", + "company": null, + "blog": "" + }, + { + "login": "ghanbari", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 376, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/3055667?v=4", + "bio": null, + "name": "Mohammad", + "location": "Iran", + "company": null, + "blog": "" + }, + { + "login": "gharlan", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + }, + { + "repo": "vulcain", + "contributions": 1, + "url": "https://github.com/dunglas/vulcain" + } + ], + "rank": 377, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/330436?v=4", + "bio": null, + "name": "Gregor Harlan", + "location": "Frankfurt, Germany", + "company": "Yakamara Media GmbH & Co. KG", + "blog": "" + }, + { + "login": "gnito-org", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 378, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/70450336?v=4", + "bio": null, + "name": "gnito-org", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "gquemener", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 379, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/668604?v=4", + "bio": null, + "name": "Gildas Quéméner", + "location": "Saint-Gilles-Croix-de-Vie, France", + "company": "Palo-IT", + "blog": "" + }, + { + "login": "guillemfondin", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 380, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/46321667?v=4", + "bio": null, + "name": "Guillem Fondin", + "location": "Paris", + "company": "GFD", + "blog": "https://guillemfondin.fr" + }, + { + "login": "herndlm", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 381, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/5738896?v=4", + "bio": "PHP, Linux, sour dough baking, 日本; Austrian living in Frankfurt", + "name": "Martin Herndl", + "location": "Frankfurt, Germany", + "company": null, + "blog": "https://herndl.org" + }, + { + "login": "idsplus-carlos", + "repos": [ + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 382, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/44832925?v=4", + "bio": null, + "name": "Carlos Vives", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "ikamikaz3", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 383, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/10922885?v=4", + "bio": null, + "name": "Thomas", + "location": "Paris", + "company": "Epitech", + "blog": "" + }, + { + "login": "jaapjan", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 384, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/2848293?v=4", + "bio": "PHP, Drupal, Symfony, Ansible, Jenkins, New Relic, Blackfire, Javascript..", + "name": "Jaap Jan", + "location": "Netherlands", + "company": "25Knots", + "blog": "http://www.jaapjan.nl" + }, + { + "login": "jamesgeorge007", + "repos": [ + { + "repo": "create-client", + "contributions": 2, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 385, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/25279263?v=4", + "bio": "JavaScript Engineer | Open Sourcerer", + "name": "James George", + "location": "Kottayam, Kerala, India", + "company": "@hoppscotch", + "blog": "" + }, + { + "login": "jb-reynaud", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 386, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/390431?v=4", + "bio": "💻", + "name": "Jean-Baptiste", + "location": "Bogota, Colombia", + "company": null, + "blog": "" + }, + { + "login": "jbdelhommeau", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 387, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1461106?v=4", + "bio": null, + "name": "Jean-Baptiste Delhommeau", + "location": "Nantes", + "company": "Yousign", + "blog": "" + }, + { + "login": "jdohuutin", + "repos": [ + { + "repo": "elasticsearch", + "contributions": 1, + "url": "https://github.com/api-platform/elasticsearch" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 388, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1324077?v=4", + "bio": null, + "name": "Jean-Michel DOHUUTIN", + "location": null, + "company": "Norsys", + "blog": "" + }, + { + "login": "jeffreymb", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 389, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/770797?v=4", + "bio": null, + "name": "Jeffrey Brubaker", + "location": "Pennsylvania, USA", + "company": null, + "blog": "" + }, + { + "login": "jnugh", + "repos": [ + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 390, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/143341?v=4", + "bio": null, + "name": "Jonas Osburg", + "location": "Germany", + "company": "eyeworkers interactive GmbH", + "blog": "" + }, + { + "login": "joelwurtz", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 391, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/90466?v=4", + "bio": null, + "name": "Joel Wurtz", + "location": "Paris", + "company": "JoliCode / Redirection.io", + "blog": "https://redirection.io" + }, + { + "login": "jordanaubert", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 392, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/16880485?v=4", + "bio": "Backend developer", + "name": "Aubert Jordan", + "location": "France", + "company": "les-tilleuls.coop", + "blog": "https://les-tilleuls.coop/" + }, + { + "login": "kate-kate", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 393, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/4061805?v=4", + "bio": null, + "name": "Kate Kuznetsova", + "location": "Russia", + "company": "RiverWay", + "blog": "" + }, + { + "login": "kayneth", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 394, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/15939709?v=4", + "bio": "(Backend) Web Developer in Toulouse, France.\r\nI'm mostly working with Symfony and ReactJS. \r\nI enjoy learning, doing and to explain tests and code quality ❤️", + "name": "Dylan Ballandras", + "location": "Toulouse", + "company": null, + "blog": "https://kayneth.dev" + }, + { + "login": "kevburnsjr", + "repos": [ + { + "repo": "mercure", + "contributions": 2, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 395, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/20638?v=4", + "bio": "One day, somewhere, somehow, we shall build a place where people can walk and dream for centuries. \r\n\r\n-- Christopher Alexander ", + "name": "Kevin Burns", + "location": "Silicon Valley, CA", + "company": null, + "blog": "http://kevburnsjr.com" + }, + { + "login": "kevin-macquer-omnilog", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 396, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/157602645?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "komik966", + "repos": [ + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 397, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/8155563?v=4", + "bio": null, + "name": "Konrad Mikucki", + "location": "Poland", + "company": null, + "blog": "" + }, + { + "login": "kpn13", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 398, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/864114?v=4", + "bio": null, + "name": "Pinchon Karim", + "location": "France", + "company": null, + "blog": "https://blog.karimpinchon.fr" + }, + { + "login": "kstefanini", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 399, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/5382753?v=4", + "bio": "Just another lazy web dev", + "name": "Killian Stefanini", + "location": null, + "company": "@telabotanica ", + "blog": "" + }, + { + "login": "kuznetsovsite", + "repos": [ + { + "repo": "create-client", + "contributions": 2, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 400, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/4509454?v=4", + "bio": null, + "name": "Sergey Kuznetsov", + "location": null, + "company": null, + "blog": "http://kuznetsovsite.com" + }, + { + "login": "laurent-bientz", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 401, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/6093572?v=4", + "bio": "CTO at @w3r-one", + "name": "Laurent Bientz", + "location": "Paris", + "company": "W3r.one", + "blog": "https://w3r.one" + }, + { + "login": "loconox", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 402, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/7791256?v=4", + "bio": "Tech lead at Egerie.", + "name": "Jérémie", + "location": "Bretagne", + "company": null, + "blog": "" + }, + { + "login": "lucasgranberg", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 403, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1225253?v=4", + "bio": null, + "name": "Lucas Granberg", + "location": "Finland", + "company": "Smartel Electronics Oy", + "blog": "" + }, + { + "login": "magarzon", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 404, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/351039?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "malikalahfaoui", + "repos": [ + { + "repo": "create-client", + "contributions": 2, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 405, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/27778481?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "mano-lis", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 406, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/93604120?v=4", + "bio": "Developer @coopTilleuls ", + "name": "Emmanuel Barat", + "location": "Lille, France", + "company": "@coopTilleuls", + "blog": "" + }, + { + "login": "marek-pietrzak-tg", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 407, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/2435655?v=4", + "bio": "PHP, Symfony, TDD, DDD", + "name": "Marek Pietrzak", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "markwatney2016", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 408, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/22563689?v=4", + "bio": null, + "name": "Mark Watney", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "mega", + "repos": [ + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 409, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/107232?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "mhbert", + "repos": [ + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 410, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/4480075?v=4", + "bio": null, + "name": "Mark Hillebert", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "michalbundyra", + "repos": [ + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 411, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/7423207?v=4", + "bio": null, + "name": "Michał Bundyra", + "location": "Manchester, UK", + "company": null, + "blog": "" + }, + { + "login": "mkrauser", + "repos": [ + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 412, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/494845?v=4", + "bio": "PHP, Symfony, React, a little golang, homebrewing", + "name": "Matthias Krauser", + "location": "Bamberg", + "company": "neubau kompass AG", + "blog": "" + }, + { + "login": "moismailzai", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 413, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/8223318?v=4", + "bio": "ismailzai.com/keys/ssh.pub\r\nismailzai.com/keys/gpg.asc", + "name": "Mo Ismailzai", + "location": "Vancouver, British Columbia, Canada", + "company": null, + "blog": "http://www.ismailzai.com" + }, + { + "login": "monteiro", + "repos": [ + { + "repo": "openapi", + "contributions": 1, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 414, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/74459?v=4", + "bio": null, + "name": "Hugo Monteiro", + "location": "Lisbon, Portugal", + "company": "Spotahome", + "blog": "" + }, + { + "login": "mremi", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 415, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/548536?v=4", + "bio": "Deputy CTO and techno lover", + "name": "Rémi Marseille", + "location": "Paris, France", + "company": "Ekino", + "blog": "https://cooptation.hellotrusty.io/4lyiuixkoa" + }, + { + "login": "nWidart", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 416, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/882397?v=4", + "bio": "Freelance developer & consultant. Laravel specialist. Spring fan. React and Vue user. Open-source advocate. New technologies geek. Apple fan. @AsgardCms creator", + "name": "Nicolas Widart", + "location": "Namur, Belgium", + "company": "Freelance (available)", + "blog": "http://www.nicolaswidart.com" + }, + { + "login": "natepage", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 417, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/11576446?v=4", + "bio": null, + "name": "Nathan Page", + "location": "Melbourne, Australie", + "company": "@EonX", + "blog": "https://eonx.com" + }, + { + "login": "nesl247", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 418, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1037526?v=4", + "bio": null, + "name": "Alexander Kim", + "location": "FL", + "company": "@syntagecom ", + "blog": "https://linktr.ee/nesl247" + }, + { + "login": "nicodemuz", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 419, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1620454?v=4", + "bio": null, + "name": "Nico Hiort af Ornäs", + "location": "Singapore", + "company": "@WarpspeedSolutions ", + "blog": "https://warpspeed.solutions/" + }, + { + "login": "nozarashi20", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 420, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/15169250?v=4", + "bio": null, + "name": "Nozarashi", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "ollietb", + "repos": [ + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 421, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/342090?v=4", + "bio": null, + "name": "Ollie Harridge", + "location": "London", + "company": "Crowd Reactive Limited", + "blog": "http://oll.ie" + }, + { + "login": "omissis", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 422, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/197604?v=4", + "bio": null, + "name": "Claudio Beatrice", + "location": "Turin, Italy", + "company": "@sysdig", + "blog": "http://tenwarp.com" + }, + { + "login": "optior", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 423, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/18595399?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "ostrolucky", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 424, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/496233?v=4", + "bio": null, + "name": "Gabriel Ostrolucký", + "location": "Munich, Germany", + "company": null, + "blog": "" + }, + { + "login": "oxan", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 425, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/197154?v=4", + "bio": null, + "name": "Oxan van Leeuwen", + "location": "The Netherlands", + "company": null, + "blog": "" + }, + { + "login": "paxal", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 426, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1848817?v=4", + "bio": null, + "name": "Cyril Pascal", + "location": null, + "company": "@sportmium ", + "blog": "https://colizey.fr/" + }, + { + "login": "penja", + "repos": [ + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + } + ], + "rank": 427, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/2717390?v=4", + "bio": null, + "name": "Andrii Penchuk", + "location": "Ukraine", + "company": "@Scalr ", + "blog": "" + }, + { + "login": "pgrimaud", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 428, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1866496?v=4", + "bio": "Retired Gladiator / Web3 Enthusiast / PHP & Symfony expert / Powered by Caffeine / SSE @sezane ", + "name": "Pierre Grimaud", + "location": "Paris, France", + "company": "@sezane", + "blog": "" + }, + { + "login": "philipsorst", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 429, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/2827467?v=4", + "bio": "Freelancing full stack web application architect and consultant. Focusing on Java (Spring, Wicket), PHP (Symfony) and Angular.", + "name": "Philip Sorst", + "location": "Freiburg, Germany", + "company": null, + "blog": "https://sorst.net" + }, + { + "login": "pl-github", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 430, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1941578?v=4", + "bio": null, + "name": "Phillip Look", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "psihius", + "repos": [ + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 431, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/3097957?v=4", + "bio": "Backend developer with a focus on PHP and its ecosystem since 2005", + "name": "Arvids Godjuks", + "location": "Riga", + "company": "Self-employed", + "blog": "" + }, + { + "login": "qboot", + "repos": [ + { + "repo": "openapi", + "contributions": 1, + "url": "https://github.com/api-platform/openapi" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 432, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/20137632?v=4", + "bio": "I love trying new things, especially on the internet. ✨ Former @MMI_Troyes & @ESGI student. Life is beautiful 🐋🌻🌳 French Tech 🇫🇷", + "name": "Quentin Brunet", + "location": "Paris, France", + "company": "@jolicode, @redirectionio ", + "blog": "https://quentinbrunet.com" + }, + { + "login": "quentinus95", + "repos": [ + { + "repo": "admin", + "contributions": 2, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 433, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/8060564?v=4", + "bio": null, + "name": "Quentin de Longraye", + "location": "Paris, France", + "company": "@Aviv-public ", + "blog": "https://github.com/dldl" + }, + { + "login": "ralbear", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 434, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/3120856?v=4", + "bio": null, + "name": "Ricardo Albear", + "location": "London, UK", + "company": null, + "blog": "" + }, + { + "login": "reminec", + "repos": [ + { + "repo": "core", + "contributions": 2, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 435, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/6103961?v=4", + "bio": null, + "name": null, + "location": "Lyon, France", + "company": null, + "blog": "" + }, + { + "login": "rendler-denis", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 436, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1212958?v=4", + "bio": null, + "name": "Denis Rendler", + "location": "Cluj - Napoca", + "company": "Koderhut.eu", + "blog": "http://www.denis.rendler.me" + }, + { + "login": "restotelry", + "repos": [ + { + "repo": "schema-generator", + "contributions": 2, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 437, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/14915052?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "reypm", + "repos": [ + { + "repo": "graphql", + "contributions": 1, + "url": "https://github.com/api-platform/graphql" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 438, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/627886?v=4", + "bio": "Passionate Web Developer, Symfony, AJAX, Web 2.0 and more, Internet geek, iOS lover ... learning Docker, living life without thinking too much", + "name": "ReynierPM", + "location": "Florida, USA", + "company": null, + "blog": "" + }, + { + "login": "rogamoore", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 439, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/5249624?v=4", + "bio": "I automate stuff", + "name": "rogamoore", + "location": "Switzerland", + "company": "YMC AG, Kreuzlingen", + "blog": "" + }, + { + "login": "sagikazarmark", + "repos": [ + { + "repo": "mercure", + "contributions": 2, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 440, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1226384?v=4", + "bio": "Open Source enthusiast, Go & Cloud Native fan. @cncf Ambassador. Speaker, tech content creator.", + "name": "Márk Sági-Kazár", + "location": "Budapest, Hungary", + "company": "@openmeterio ", + "blog": "https://sagikazarmark.hu" + }, + { + "login": "sakshamtaneja21", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 441, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/43172716?v=4", + "bio": "@google Ex DSC Lead | @microsoft Student Partner | @mozillian | \r\n", + "name": "saksham taneja", + "location": "jaipur", + "company": "@PyJaipur @girlscriptjaipur", + "blog": "https://www.linkedin.com/in/tanejasaksham/" + }, + { + "login": "scollado", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 442, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/712999?v=4", + "bio": null, + "name": "Sébastien COLLADO", + "location": "France", + "company": "Sedona", + "blog": "" + }, + { + "login": "scurron", + "repos": [ + { + "repo": "schema-generator", + "contributions": 2, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 443, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/4902384?v=4", + "bio": null, + "name": null, + "location": null, + "company": "La Fourchette", + "blog": "" + }, + { + "login": "sergiuionescu", + "repos": [ + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 444, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1065939?v=4", + "bio": null, + "name": "Sergiu Ionescu", + "location": "Bucharest", + "company": null, + "blog": "" + }, + { + "login": "sidz", + "repos": [ + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 445, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1302230?v=4", + "bio": null, + "name": "Oleg Zhulnev", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "slipo", + "repos": [ + { + "repo": "api-platform", + "contributions": 2, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 446, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/327999?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "sryabov", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 447, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/2756865?v=4", + "bio": null, + "name": "Sergey Ryabov", + "location": "Moscow, Russia", + "company": "SuperJob", + "blog": "https://www.superjob.ru" + }, + { + "login": "sschueller", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 448, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1180107?v=4", + "bio": null, + "name": "Stefan", + "location": "Zürich", + "company": null, + "blog": "" + }, + { + "login": "stloyd", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 449, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/67402?v=4", + "bio": "@flow-php core developer. Formerly Engineer Manager at Aterian, CTO at Dimedic, Staff Engineer at TUI Musement.", + "name": "Joseph Bielawski", + "location": "Warsaw, Poland", + "company": null, + "blog": "https://blog.bielawski.tech/" + }, + { + "login": "stunami", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 450, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/206316?v=4", + "bio": null, + "name": "Stuart Lowes", + "location": "Farnborough", + "company": null, + "blog": "" + }, + { + "login": "taophp", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 451, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/5610065?v=4", + "bio": "Passionate developer, turning ideas into elegant code. Open-source enthusiast. Let's build something amazing together!", + "name": "Stéphane Mourey", + "location": "France", + "company": "@PixyBlue ", + "blog": "https://pixyblue.com" + }, + { + "login": "tbredillet", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 452, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/8436532?v=4", + "bio": null, + "name": "Bredillet Thomas", + "location": "Jura", + "company": null, + "blog": "" + }, + { + "login": "texpert", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 453, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/2990033?v=4", + "bio": null, + "name": "Aurel Branzeanu", + "location": "Chisinau, Moldova", + "company": "PC-Link", + "blog": "https://florsan.md/" + }, + { + "login": "toriqo", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 454, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1195165?v=4", + "bio": null, + "name": "Flavius Andrei", + "location": "Bucharest", + "company": null, + "blog": "" + }, + { + "login": "tsantos84", + "repos": [ + { + "repo": "docs", + "contributions": 2, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 455, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/1040915?v=4", + "bio": "Developer and music lover", + "name": "Tales Santos", + "location": "Belo Horizonte/MG", + "company": "MaxMilhas", + "blog": "" + }, + { + "login": "tyx", + "repos": [ + { + "repo": "state", + "contributions": 1, + "url": "https://github.com/api-platform/state" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 456, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/245494?v=4", + "bio": "DDD in love", + "name": "Timothée Barray", + "location": "Marseille", + "company": "@gogaille", + "blog": "" + }, + { + "login": "vuongxuongminh", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 457, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/38932626?v=4", + "bio": "Enjoy life.", + "name": "Minh Vuong", + "location": "HCMC, Vietnam.", + "company": null, + "blog": "" + }, + { + "login": "wtfzdotnet", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + }, + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 458, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/639376?v=4", + "bio": null, + "name": "Michael Roterman", + "location": "The Netherlands", + "company": null, + "blog": "" + }, + { + "login": "yobrx", + "repos": [ + { + "repo": "metadata", + "contributions": 1, + "url": "https://github.com/api-platform/metadata" + }, + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 459, + "contributions": 2, + "avatar_url": "https://avatars.githubusercontent.com/u/292402?v=4", + "bio": "Senior PHP/Symfony backend developer @recisio / KaraFun Group ", + "name": "Yoann Brieux", + "location": "Oignies, France ", + "company": "@recisio / KaraFun Group", + "blog": "" + }, + { + "login": "121593", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 460, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/44259105?v=4", + "bio": "https://gitlab.com/121593\r\n", + "name": null, + "location": "world", + "company": null, + "blog": "" + }, + { + "login": "4c0n", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 461, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2325383?v=4", + "bio": null, + "name": "Youri Westerman", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "4rthem", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 462, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2180032?v=4", + "bio": null, + "name": "Arthur M", + "location": "Paris", + "company": null, + "blog": "" + }, + { + "login": "AbdelilahJabri", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 463, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/75614656?v=4", + "bio": "Senior Software Engineer @sqli", + "name": "Abdelilah Jabri", + "location": "Oujda", + "company": "@SQLI", + "blog": "" + }, + { + "login": "Ak1r0", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 464, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7613997?v=4", + "bio": null, + "name": "Mat", + "location": "France", + "company": null, + "blog": "" + }, + { + "login": "AlanCrevon", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 465, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5858108?v=4", + "bio": "Problem solver. Fullstack WebDev.", + "name": "Alan CREVON", + "location": "Rouen, France", + "company": null, + "blog": "" + }, + { + "login": "AllanStepps", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 466, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/75487534?v=4", + "bio": null, + "name": "Allan Stepps", + "location": "Geneva, Switzerland", + "company": "@jobcloud ", + "blog": "" + }, + { + "login": "Altherius", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 467, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6648753?v=4", + "bio": "IT Bachelor's Degree ;\r\nWeb Dev - Back End but sometimes I code weird things\r\n:fr:", + "name": "Maxime Eychenne", + "location": "Paris, France", + "company": null, + "blog": "" + }, + { + "login": "Arnaud-J", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 468, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/10198926?v=4", + "bio": "Web developer", + "name": "Arnaud Jabin", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "ArthurJCQ", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 469, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/24383925?v=4", + "bio": "Dev @eleven-labs ", + "name": "Arty", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Awkan", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 470, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/15607661?v=4", + "bio": " Back-End Developer\r\n& Symfony addict", + "name": "Donovan Bourlard", + "location": "Niort", + "company": "@Yousign", + "blog": "" + }, + { + "login": "AymericPlanche", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 471, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/927944?v=4", + "bio": null, + "name": "Aymeric Planche", + "location": "Nantes", + "company": null, + "blog": "" + }, + { + "login": "B-Galati", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 472, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/895123?v=4", + "bio": "Developer ", + "name": "Benoit GALATI", + "location": "Lyon, France", + "company": "@yousign", + "blog": "https://www.bgalati.fr" + }, + { + "login": "BPagoaga", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 473, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/10684574?v=4", + "bio": null, + "name": "Bernard Pagoaga", + "location": "Lille, France", + "company": "Jooxter", + "blog": "https://bernardpagoaga.net" + }, + { + "login": "BPavol", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 474, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1245656?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "BafS", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 475, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/588205?v=4", + "bio": "Software engineer who <3 to code.", + "name": "Fabien Salathe", + "location": "Switzerland", + "company": "@ProtonMail ", + "blog": "" + }, + { + "login": "BallisticPain", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 476, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/796026?v=4", + "bio": null, + "name": "Jarvis J. Stubblefield", + "location": "Nashville, TN", + "company": null, + "blog": "http://www.vortexrevolutions.com" + }, + { + "login": "BatsaxIV", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 477, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1379286?v=4", + "bio": null, + "name": "Jérémy Crapet", + "location": "Lille", + "company": null, + "blog": "" + }, + { + "login": "Bl00D4NGEL", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 478, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/17341310?v=4", + "bio": "Fullstack Developer from Cologne, Germany.\r\n\r\nI can write spaghetti in PHP (Symfony), Javascript (React + Vue), Rust", + "name": "Dominik Peters", + "location": "Cologne, Germany", + "company": "Cura4You GmbH", + "blog": "" + }, + { + "login": "Bolid1", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 479, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5942653?v=4", + "bio": null, + "name": "Valery", + "location": "Moscow", + "company": "smartis.bi", + "blog": "https://www.linkedin.com/in/valery-vargin" + }, + { + "login": "BoutValentin", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 480, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/59260854?v=4", + "bio": "A simple developer who try to spread happiness, love and taste of learning ", + "name": "BOUT Valentin", + "location": null, + "company": "@3codas ", + "blog": "https://www.boutvalentin.com/" + }, + { + "login": "CarlSchwan", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 481, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/23653902?v=4", + "bio": "Free software programmer. KDE user and contributor. French and German :)", + "name": "Carl Schwan", + "location": "Berlin, Germany", + "company": "@gpg", + "blog": "https://carlschwan.eu" + }, + { + "login": "Catgolin", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 482, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/14248485?v=4", + "bio": null, + "name": "Clément Cartier", + "location": "France", + "company": null, + "blog": "https://catgolin.eu" + }, + { + "login": "CedCannes", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 483, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2522998?v=4", + "bio": null, + "name": null, + "location": "Cannes", + "company": null, + "blog": "" + }, + { + "login": "Cethy", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 484, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/735030?v=4", + "bio": "Out of the box.", + "name": null, + "location": "London, UK", + "company": "cethyworks", + "blog": "" + }, + { + "login": "CorentinFackeure", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 485, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/74913783?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Cruiser13", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 486, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2771909?v=4", + "bio": "Full Stack Webdeveloper @PRinguin", + "name": "Lennart Fries", + "location": "Germany", + "company": "PRinguin Digitalagentur", + "blog": "https://pringuin.de" + }, + { + "login": "CurvesFR", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 487, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/32187719?v=4", + "bio": "Web Developer", + "name": "NicolasPion", + "location": "Bordeaux", + "company": null, + "blog": "" + }, + { + "login": "Damsito", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 488, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/60774219?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "DanielSchwiperich", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 489, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2045722?v=4", + "bio": null, + "name": "Daniel Schwiperich", + "location": "Cologne", + "company": "adesso SE", + "blog": "" + }, + { + "login": "DanieleStar", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 490, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/119461278?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Dannebicque", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 491, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/9027047?v=4", + "bio": "Teacher at IUT de Troyes / URCA (France): web programming, ergonomics, accessibility; researcher in automation and decision support: e-learning, coll. work", + "name": "David", + "location": "Troyes", + "company": "URCA- IUT de Troyes", + "blog": "http://www.davidannebicque.fr" + }, + { + "login": "DarkChyper", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 492, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/11960892?v=4", + "bio": null, + "name": "Lhoir Simon", + "location": "Lille, France", + "company": null, + "blog": "http://www.simon-lhoir.fr" + }, + { + "login": "DartCZ", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 493, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/8595779?v=4", + "bio": "Discord: dartcz", + "name": null, + "location": "Czech Republic, Prague", + "company": null, + "blog": "https://survival-games.cz" + }, + { + "login": "DougHayward", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 494, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4302775?v=4", + "bio": null, + "name": "Doug Hayward", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Drachenkaetzchen", + "repos": [ + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + } + ], + "rank": 495, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/162974?v=4", + "bio": "Steampunk Dragonkitty hacking things. Electronics and code nerd. \r\n\r\nFounder of @partkeepr (now retired)", + "name": "Felicia Hummel", + "location": "Mannheim, Germany", + "company": null, + "blog": "" + }, + { + "login": "Edvinas9", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 496, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2161759?v=4", + "bio": null, + "name": "Edvinas Ilcenko", + "location": "London, UK", + "company": "Edvinas Limited", + "blog": "http://www.ilcenko.com" + }, + { + "login": "EmilCataranciuc", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 497, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/14254365?v=4", + "bio": null, + "name": "Emil", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Faridabdallah01", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 498, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/102731189?v=4", + "bio": null, + "name": "Farid Abdallah ", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Federkun", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 499, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/21344385?v=4", + "bio": null, + "name": "Federico", + "location": "London", + "company": null, + "blog": "https://stackoverflow.com/users/711206/federkun" + }, + { + "login": "Fr13nzzz", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 500, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/89589750?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "FrancoisDoussin", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 501, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/22527985?v=4", + "bio": "Entrepreneur, Fullstack Developer and Photographer in the beautiful city of Nantes.", + "name": "François Doussin", + "location": "Nantes, France", + "company": null, + "blog": "https://www.francoisdoussin.com" + }, + { + "login": "GaryClarke", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 502, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/10089551?v=4", + "bio": null, + "name": "Gary Clarke", + "location": "Wilmslow", + "company": null, + "blog": "https://www.garyclarke.tech" + }, + { + "login": "GoZOo", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 503, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/591088?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Guikingone", + "repos": [ + { + "repo": "vulcain", + "contributions": 1, + "url": "https://github.com/dunglas/vulcain" + } + ], + "rank": 504, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/13744329?v=4", + "bio": "PHP developer @sensiolabs and forever learner, former @OpenClassrooms mentor. \r\n\r\nI share my knowledge through the web, oh and i love pizza", + "name": "Guillaume Loulier", + "location": "Hautes-Alpes | France", + "company": "@sensiolabs", + "blog": "https://www.guillaumeloulier.fr/fr/" + }, + { + "login": "GuillaumeDoury", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 505, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1503393?v=4", + "bio": null, + "name": "Guillaume Doury", + "location": "France", + "company": null, + "blog": "" + }, + { + "login": "Hapy17", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 506, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/99896288?v=4", + "bio": null, + "name": "Nathan", + "location": null, + "company": null, + "blog": "https://nathanbadoit.fr/" + }, + { + "login": "HenkerX64", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 507, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/11915608?v=4", + "bio": null, + "name": "GRandFather", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Huppys", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 508, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7705640?v=4", + "bio": null, + "name": "Oli", + "location": "Germany", + "company": null, + "blog": "https://oliverwitzki.de" + }, + { + "login": "J-Ben87", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 509, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1433301?v=4", + "bio": null, + "name": "Benoit Jouhaud", + "location": null, + "company": "@prestaconcept ", + "blog": "" + }, + { + "login": "JDruery", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 510, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5990987?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "JarJak", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 511, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4981490?v=4", + "bio": null, + "name": "Jarek Jakubowski", + "location": "Katowice, Poland", + "company": "@codete", + "blog": "" + }, + { + "login": "Jayfrown", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 512, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/23280525?v=4", + "bio": "SRE @hostnet. Dev/Ops Engineer @saphyresolutions. I like working with things like Puppet, Symfony, API Platform and ReactJS.", + "name": "Jeroen de Boer", + "location": "Amsterdam", + "company": "Hostnet", + "blog": "" + }, + { + "login": "Jean-Beru", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 513, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6114779?v=4", + "bio": null, + "name": "Hubert Lenoir", + "location": null, + "company": "SensioLabs", + "blog": "" + }, + { + "login": "JercSi", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 514, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5267726?v=4", + "bio": null, + "name": null, + "location": "Ljubljana", + "company": null, + "blog": "https://www.jerc.si" + }, + { + "login": "JeremyGreaux", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 515, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1903212?v=4", + "bio": null, + "name": "Jérémy Gréaux", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "JeremyPasco", + "repos": [ + { + "repo": "vulcain", + "contributions": 1, + "url": "https://github.com/dunglas/vulcain" + } + ], + "rank": 516, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/32913603?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Jontsa", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 517, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/17642317?v=4", + "bio": null, + "name": "Joni Halme", + "location": "Finland", + "company": "Siru Mobile", + "blog": "" + }, + { + "login": "JuanLuisGarciaBorrego", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 518, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5416367?v=4", + "bio": "Software Developer, Symfony - NextJs", + "name": "Juan Luis García Borrego", + "location": "Estepa, Sevilla, Andalucía, Spain", + "company": "VitaminaTech, Freelance", + "blog": "https://www.linkedin.com/in/juanluisgarciaborrego/" + }, + { + "login": "Julian-Louis", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 519, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/86676740?v=4", + "bio": "👨‍💻 SysOps Engineer \r\n -\r\n🔨 ex-Laravel/PHP developer", + "name": "Julian", + "location": "France, Lyon", + "company": null, + "blog": "https://julianlouis.com" + }, + { + "login": "JvB94", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 520, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/19251032?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "KernelMrex", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 521, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/24671528?v=4", + "bio": "👨🏻‍💻 Middle+/Senior Full-Stack Developer\r\n\r\n👨🏻‍🎓 Infotech and Volgatech student", + "name": "Ilya Shulepov", + "location": "Yoshkar-Ola", + "company": null, + "blog": "" + }, + { + "login": "Kr42", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 522, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6927077?v=4", + "bio": null, + "name": "Krome", + "location": null, + "company": null, + "blog": "https://stackoverflow.com/users/6708152/kr42" + }, + { + "login": "LaurentCNS", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 523, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/99896434?v=4", + "bio": null, + "name": "Laurent Cns", + "location": "Saint Etienne", + "company": null, + "blog": "" + }, + { + "login": "Lenny4", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 524, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/25544892?v=4", + "bio": null, + "name": "Alexandre Beaujour", + "location": "Paris", + "company": null, + "blog": "" + }, + { + "login": "Leprechaunz", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 525, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/456437?v=4", + "bio": null, + "name": "Andrei Tcaci", + "location": "Berlin, Germany", + "company": "Billie", + "blog": "" + }, + { + "login": "Lharz", + "repos": [ + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + } + ], + "rank": 526, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1608265?v=4", + "bio": null, + "name": "Camille M.", + "location": "Paris, France", + "company": null, + "blog": "" + }, + { + "login": "LordSimal", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 527, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/9105243?v=4", + "bio": "Backend Developer, CakePHP Core Member", + "name": "Kevin Pfeifer", + "location": "Leibnitz, Austria", + "company": "Sunlime Web Innovations GmbH", + "blog": "https://www.devguide.at" + }, + { + "login": "MLDMoritz", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 528, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/46711821?v=4", + "bio": null, + "name": "Moritz", + "location": null, + "company": "@Automatenland-GmbH ", + "blog": "https://automatenland.de" + }, + { + "login": "MaSpeng", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 529, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/18685557?v=4", + "bio": null, + "name": "Marco Spengler", + "location": "Germany", + "company": "@skriptfabrik ", + "blog": "https://skriptfabrik.com" + }, + { + "login": "MarionLeHerisson", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 530, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/11477247?v=4", + "bio": null, + "name": "Marion Hurteau", + "location": "Paris", + "company": "@jolicode", + "blog": "" + }, + { + "login": "MartinMarx", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 531, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/18153385?v=4", + "bio": "Software Engineer @stoikio ", + "name": "Martin MARX", + "location": "France", + "company": "@stoikio ", + "blog": "https://martinmarx.fr/" + }, + { + "login": "Mathieu33260", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 532, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/18031837?v=4", + "bio": "Symfony & Vue.js developper. Interested about AI, devops stuffs and football. Currently working with Api-platform", + "name": "Mathieu Dumez", + "location": "Bordeaux, France", + "company": "Wakatepe", + "blog": "https://mathieudumez.fr/" + }, + { + "login": "MaximeThoonsen", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 533, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4814551?v=4", + "bio": null, + "name": "Thoonsen Maxime", + "location": "Paris", + "company": "AGO", + "blog": "https://blog.theodo.com/maxime-thoonsen" + }, + { + "login": "MaximumP", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 534, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5618007?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "MelvinLoos", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 535, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1757355?v=4", + "bio": "Developer by day, entrepreneur by night (@looselycoupled.nl) 🦸🏽‍♂️", + "name": "Melvin Loos", + "location": "Netherlands", + "company": null, + "blog": "https://www.melvinloos.nl" + }, + { + "login": "MichaelDemeyer", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 536, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/18002435?v=4", + "bio": null, + "name": "Michaël Demeyer", + "location": "Paris", + "company": null, + "blog": "" + }, + { + "login": "MihailoJoksimovic", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 537, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1380432?v=4", + "bio": null, + "name": "Mihailo Joksimovic", + "location": "Belgrade", + "company": "JAGGAER Direct", + "blog": "http://unstructed.tech" + }, + { + "login": "Minetorpia", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 538, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/29404566?v=4", + "bio": "iOS developer", + "name": "Ruben Veldman", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "MycroftHolmes1989", + "repos": [ + { + "repo": "vulcain", + "contributions": 1, + "url": "https://github.com/dunglas/vulcain" + } + ], + "rank": 539, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/29265539?v=4", + "bio": null, + "name": "M Holmes", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "NMathar", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 540, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/8554558?v=4", + "bio": null, + "name": null, + "location": "Aachen, Germany", + "company": "RWTH-Aachen", + "blog": "" + }, + { + "login": "NateEag", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 541, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/837719?v=4", + "bio": "Christ-follower. Husband. Dad. Maker.", + "name": "Nate Eagleson", + "location": "Lancaster County, PA", + "company": null, + "blog": "http://www.nateeag.com" + }, + { + "login": "Nayte91", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 542, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/36332481?v=4", + "bio": "Thinker.", + "name": "Julien \"Nayte\" Robic", + "location": "Grigny, France", + "company": null, + "blog": "" + }, + { + "login": "Ninos", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 543, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1012403?v=4", + "bio": null, + "name": "Ninos Ego", + "location": "Germany", + "company": "Ego-IT", + "blog": "https://ninosego.de/" + }, + { + "login": "Oliboy50", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 544, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2571084?v=4", + "bio": "Web Developer", + "name": "Oliver THEBAULT", + "location": "Loire/Rhone, France", + "company": "@BedrockStreaming", + "blog": "https://oliver-thebault.com" + }, + { + "login": "Oryss", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 545, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/43440732?v=4", + "bio": "Je code des trucs", + "name": "Boris Baskovec", + "location": "Lyon, France", + "company": "Otaree", + "blog": "http://baskovec.com" + }, + { + "login": "PGBastien", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + } + ], + "rank": 546, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7700855?v=4", + "bio": "Web Enthusiast", + "name": "Bastien PELLETIER", + "location": "TOULOUSE", + "company": "Webedia - jeuxvideo.com", + "blog": "https://bastien.pelletier.free.fr" + }, + { + "login": "ParmentierChristophe", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 547, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/13301795?v=4", + "bio": "Software engineer @adeo", + "name": "Christophe Parmentier", + "location": "Lille , France", + "company": "Adeo", + "blog": "" + }, + { + "login": "Pyrrah", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 548, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/854407?v=4", + "bio": "🙃 pɐǝɥ ɹnoʎ uɹnʇ noʎ uǝɥʍ ǝǝs I", + "name": "Pierre-Yves", + "location": "::1 [France]", + "company": null, + "blog": "" + }, + { + "login": "QyuBee", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 549, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7443490?v=4", + "bio": null, + "name": "QyuBee", + "location": "France", + "company": null, + "blog": "" + }, + { + "login": "Rafikooo", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 550, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/40125720?v=4", + "bio": null, + "name": "Rafał Jaskulski", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Raphael-Marchese", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 551, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/103203222?v=4", + "bio": "Developer @coopTilleuls ", + "name": "Raphael Marchese", + "location": null, + "company": "@coopTilleuls ", + "blog": "" + }, + { + "login": "Remy-Luciani", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 552, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1333763?v=4", + "bio": null, + "name": "Rémy Luciani", + "location": "Paris", + "company": "Theodo", + "blog": "http://www.theodo.fr/blog/" + }, + { + "login": "Richard87", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 553, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5749715?v=4", + "bio": null, + "name": "Richard Hagen", + "location": "Rocky westcoast of Norway", + "company": null, + "blog": "https://r6.no" + }, + { + "login": "Romain", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 554, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/160767?v=4", + "bio": "Business Unit Manager / COO: Managing engineering and product teams to develop quality products. - Published poet.", + "name": "Romain Biard", + "location": "Saint-Étienne, France", + "company": null, + "blog": "" + }, + { + "login": "RonRademaker", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 555, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2697738?v=4", + "bio": null, + "name": "Ron Rademaker", + "location": "Rotterdam", + "company": "Harborn digital", + "blog": "" + }, + { + "login": "RubenKruiswijk", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 556, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/545128?v=4", + "bio": null, + "name": "Ruben Kruiswijk", + "location": "Utrecht, the Netherlands", + "company": "SkyDreams", + "blog": "" + }, + { + "login": "Sajito", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 557, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6151929?v=4", + "bio": null, + "name": "Gigino Chianese", + "location": null, + "company": "@dynabase", + "blog": "" + }, + { + "login": "Selenuix", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 558, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/29508475?v=4", + "bio": "Full-Stack web developer.", + "name": "Anthony CISZEK", + "location": "Bordeaux, France", + "company": "Digital Campus Bordeaux", + "blog": "" + }, + { + "login": "SharkEzz", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 559, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/27637158?v=4", + "bio": null, + "name": "SharkEzz", + "location": "Internet", + "company": "Mairistem", + "blog": "https://tristandida.fr" + }, + { + "login": "Shine-neko", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 560, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/884441?v=4", + "bio": null, + "name": "Mbechezi Mlanawo", + "location": "Paris", + "company": "@alpac0de", + "blog": "http://nawo.mbechezi.com" + }, + { + "login": "Shleif91", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 561, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/18234924?v=4", + "bio": "web-developer", + "name": "Oleg", + "location": null, + "company": "МАРКЕТ ДАТА", + "blog": "" + }, + { + "login": "Siemienik", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 562, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2893099?v=4", + "bio": "👋 Siema!", + "name": "Siemienik Pawel", + "location": "European Union", + "company": "@exceljs ", + "blog": "https://siemienik.com" + }, + { + "login": "Sirs0ri", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 563, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6765536?v=4", + "bio": null, + "name": "Maximilian Ertl", + "location": "Germany", + "company": "@PRinguin Digitalagentur", + "blog": "" + }, + { + "login": "Snowbaha", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 564, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/3284722?v=4", + "bio": "web dev.", + "name": "Julien", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Stranger6667", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 565, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1236561?v=4", + "bio": "Rust & Python developer. In love with building fuzzers, interpreters and performant software", + "name": "Dmitry Dygalo", + "location": "Prague, Czech Republic", + "company": null, + "blog": "https://dygalo.dev" + }, + { + "login": "SultanICQ", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 566, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/12063011?v=4", + "bio": null, + "name": "David Garcia", + "location": "Barcelona", + "company": "ApiumHub", + "blog": "https://apiumhub.com/" + }, + { + "login": "Sybio", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 567, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1507731?v=4", + "bio": null, + "name": "Clément Guillemain", + "location": "Lyon & Mâcon, France", + "company": "Freelancer", + "blog": "https://twitter.com/Sybio01" + }, + { + "login": "Timu57", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 568, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/28825283?v=4", + "bio": null, + "name": "Timucin Ünal", + "location": "Germany", + "company": "@GoodSoftDE ", + "blog": "https://www.goodsoft.de" + }, + { + "login": "Tjeerd", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 569, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/853463?v=4", + "bio": null, + "name": "Tjeerd Bijlsma", + "location": "Netherlands", + "company": "Ibuildings", + "blog": "" + }, + { + "login": "TomasVotruba", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 570, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/924196?v=4", + "bio": "@rectorphp @symplify\r\n\r\n\"If you don't want to do something, you'll find an excuse. \r\nIf you really do, you'll find a way.\"\r\n\r\nOpen-Source for Life ❤️️", + "name": "Tomas Votruba", + "location": "Europe", + "company": "@rectorphp", + "blog": "https://tomasvotruba.com" + }, + { + "login": "TorbenKoehn", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 571, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1403556?v=4", + "bio": "CTO at @StackmeisterGmbH and @Agrora, Tech-Leader & -Instructor, Passionate Programmer in several languages", + "name": "Torben Köhn", + "location": "Berlin, Germany", + "company": "@StackmeisterGmbH", + "blog": "https://stackmeister.com" + }, + { + "login": "Valouleloup", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 572, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/15898456?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "VincentChalnot", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 573, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1535893?v=4", + "bio": "Symfony expert, developer @QuarksPro", + "name": "Vincent Chalnot", + "location": "Lyon, France", + "company": "@BlueBearGaming ", + "blog": "http://chalnot.fr" + }, + { + "login": "VincentDugard", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 574, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/19326477?v=4", + "bio": null, + "name": "Vincent Dugard", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "WeidiDeng", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 575, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/28780594?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "https://moebuta.org/" + }, + { + "login": "WybrenKoelmans", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 576, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2108992?v=4", + "bio": null, + "name": "Wybren Koelmans", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "Zayon", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 577, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/3958468?v=4", + "bio": null, + "name": "Pablo Godinez", + "location": "Lyon, France", + "company": "Evaneos", + "blog": "" + }, + { + "login": "Zebradil", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 578, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1475583?v=4", + "bio": "SRE at @trivago ", + "name": "German Lashevich", + "location": "Düsseldorf, Germany", + "company": "@trivago ", + "blog": "https://zebradil.me" + }, + { + "login": "a-dasilva", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 579, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/14129266?v=4", + "bio": null, + "name": "Alexandre Da Silva", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "aazsamir", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + } + ], + "rank": 580, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/17406826?v=4", + "bio": null, + "name": "samir", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "achref-riahi", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 581, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/12262847?v=4", + "bio": null, + "name": "Achref Riahi", + "location": "Tunisia", + "company": null, + "blog": "https://achref-riahi.tn" + }, + { + "login": "adrienbrault", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 582, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/611271?v=4", + "bio": null, + "name": "Adrien Brault", + "location": "France", + "company": null, + "blog": "https://linktr.ee/adrienbrault" + }, + { + "login": "ahmed-hachena", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 583, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7711877?v=4", + "bio": "Freelance web developer", + "name": "Ahmed HACHENA", + "location": "Tunisia", + "company": null, + "blog": "http://ahmed-hachena.github.io" + }, + { + "login": "ajardin", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 584, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/3305232?v=4", + "bio": "I'm a software engineer who builds backend things for the web.", + "name": "Alexandre Jardin", + "location": "Limoges, France", + "company": null, + "blog": "https://ajardin.fr/" + }, + { + "login": "akiletour", + "repos": [ + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + } + ], + "rank": 585, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1524422?v=4", + "bio": "Freelance Developer on Symfony, React / NextJS & WordPress", + "name": "Pascal GAULT", + "location": "La Rochelle, France", + "company": "@inRage ", + "blog": "https://www.inrage.fr" + }, + { + "login": "alainrinder", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 586, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7757298?v=4", + "bio": null, + "name": "Alain Rinder", + "location": "Strasbourg, France", + "company": "Helfrich", + "blog": "" + }, + { + "login": "alamsarker", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 587, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1586450?v=4", + "bio": null, + "name": "Md. Kausar Alam", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "alcaeus", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 588, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/383198?v=4", + "bio": "@mongodb lead engineer. open source contributor, maintainer, and advocate.", + "name": "Andreas Braun", + "location": "Munich", + "company": "MongoDB", + "blog": "" + }, + { + "login": "alcalyn", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 589, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1588144?v=4", + "bio": "PHP, Symfony, nodejs.\r\n\r\nGitLab:\r\nhttps://framagit.org/alcalyn\r\nhttps://gitlab.com/Alcalyn", + "name": "Julien Maulny", + "location": "Paris, France, Earth", + "company": "Freelance", + "blog": "https://alcalyn.github.io" + }, + { + "login": "aledeg", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 590, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/3056148?v=4", + "bio": null, + "name": "Alexis Degrugillier", + "location": "Montréal, Canada", + "company": null, + "blog": "" + }, + { + "login": "alli83", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 591, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/67466942?v=4", + "bio": null, + "name": "a_guilhem", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "althaus", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 592, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/105975?v=4", + "bio": "IT freelancer in love with @symfony", + "name": "Matthias Althaus", + "location": "Braunschweig, Germany", + "company": "Althaus.IT", + "blog": "https://althaus.it" + }, + { + "login": "alxvgt", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 593, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1221867?v=4", + "bio": "Have you tried turning it off and on again !? Work at Yousign #Symfony #Poitiers", + "name": "Alexandre Vingtier", + "location": "Poitiers", + "company": "Yousign", + "blog": "https://me.418.ovh" + }, + { + "login": "ambroisemaupate", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 594, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/380026?v=4", + "bio": "@rezozero and @roadiz co-founder and lead developer.", + "name": "Ambroise Maupate", + "location": "Lyon, France", + "company": "@rezozero @roadiz ", + "blog": "https://www.rezo-zero.com" + }, + { + "login": "amouhzi", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 595, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4458806?v=4", + "bio": "Web Analyst & Developer \r\n- \r\nDevOps\r\n", + "name": "Hassan Amouhzi", + "location": "Belgium", + "company": null, + "blog": "https://anezi.net" + }, + { + "login": "anaelChardan", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 596, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6115681?v=4", + "bio": "Software Engineer for @Spendesk, Ex-Core Team Engineer @akeneo", + "name": "nanou", + "location": "Nantes", + "company": "@Spendesk ", + "blog": "" + }, + { + "login": "andersonamuller", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 597, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1681800?v=4", + "bio": null, + "name": "Anderson Müller", + "location": "Amsterdam, The Netherlands", + "company": null, + "blog": "" + }, + { + "login": "andreasschacht", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 598, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/18536571?v=4", + "bio": null, + "name": "Andreas Schacht", + "location": "Sorthmannweg 20, Hamburg, Germany", + "company": "kaliber5 GmbH", + "blog": "http://www.kaliber5.de" + }, + { + "login": "andreibondarev", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 599, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/541665?v=4", + "bio": null, + "name": "Andrei Bondarev", + "location": "East Coast, USA", + "company": "Source Labs LLC", + "blog": "https://www.sourcelabs.io" + }, + { + "login": "andrew-healey", + "repos": [ + { + "repo": "vulcain", + "contributions": 1, + "url": "https://github.com/dunglas/vulcain" + } + ], + "rank": 600, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/26335275?v=4", + "bio": null, + "name": "Andrew Healey", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "andreystavitsky", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 601, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/37752638?v=4", + "bio": null, + "name": "Andrey", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "andytait", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 602, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/3502280?v=4", + "bio": "Software Developer", + "name": "Andy Tait", + "location": "UK", + "company": null, + "blog": "https://twitter.com/andytait" + }, + { + "login": "andytson-inviqa", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 603, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/11387086?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "anjeylink", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 604, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/11900120?v=4", + "bio": null, + "name": "Andriy Oprysko", + "location": "Lviv, Ukraine", + "company": null, + "blog": "" + }, + { + "login": "arunnethues", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 605, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/15616381?v=4", + "bio": null, + "name": "Arun Rai", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "aschempp", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 606, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1073273?v=4", + "bio": null, + "name": "Andreas Schempp", + "location": "Lyss, Switzerland", + "company": "@terminal42 ", + "blog": "https://www.terminal42.ch" + }, + { + "login": "aslafy-z", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 607, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/8191198?v=4", + "bio": "Linux lover and OSS enthusiast. Currently working at @ccl-consulting on scalable @kubernetes platforms.", + "name": "Zadkiel AHARONIAN", + "location": "Toulouse, France", + "company": "CCL Consulting", + "blog": "https://go.zadkiel.fr/linkedin" + }, + { + "login": "aurac", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 608, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/12410203?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "aurimasrim", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 609, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/23396605?v=4", + "bio": null, + "name": "Aurimas", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "azzra", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 610, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/9268494?v=4", + "bio": "pas très bio", + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "babeuloula", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 611, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4849233?v=4", + "bio": "Lead Developer back-end PHP", + "name": "Jérémy", + "location": "Lyon, France", + "company": "Wecandoo", + "blog": "https://www.babeuloula.fr/" + }, + { + "login": "back-2-95", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 612, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1140272?v=4", + "bio": null, + "name": "Marko Korhonen", + "location": "Finland", + "company": "@druidfi ", + "blog": "https://druid.fi" + }, + { + "login": "bakulf", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 613, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/515957?v=4", + "bio": null, + "name": "Andrea Marchesini", + "location": null, + "company": null, + "blog": "https://bnode.dev/" + }, + { + "login": "bambi42", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 614, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/24526321?v=4", + "bio": "Freelance back end web developer.\r\n@symfony", + "name": "Louis Fahrenholz", + "location": "Leipzig, Germany", + "company": null, + "blog": "" + }, + { + "login": "bartwesselink", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 615, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4162677?v=4", + "bio": null, + "name": "Bart Wesselink", + "location": "Netherlands", + "company": "@recognizegroup ", + "blog": "" + }, + { + "login": "bayne", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 616, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/712014?v=4", + "bio": null, + "name": "Brian Payne", + "location": "Portland, OR", + "company": null, + "blog": "http://bayne.github.io" + }, + { + "login": "bchatard", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 617, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/829364?v=4", + "bio": null, + "name": "Brice", + "location": "France", + "company": null, + "blog": "" + }, + { + "login": "bdunogier", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 618, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/235928?v=4", + "bio": "Father, geek in general, rookie writer, technical manager of eZ Platform.", + "name": "Bertrand Dunogier", + "location": "Lyon, France", + "company": "Ibexa", + "blog": "" + }, + { + "login": "beejaz", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 619, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/9569157?v=4", + "bio": null, + "name": "Björn", + "location": null, + "company": null, + "blog": "https://please.wtf/" + }, + { + "login": "beesofts", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 620, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1955007?v=4", + "bio": null, + "name": "Benoît WERY", + "location": "Pierrevert", + "company": null, + "blog": "" + }, + { + "login": "benja-M-1", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 621, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/212269?v=4", + "bio": null, + "name": "Benjamin Grandfond", + "location": "Paris", + "company": "@docker ", + "blog": "" + }, + { + "login": "benr77", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 622, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2156742?v=4", + "bio": "Web application developer based in the French Alps.", + "name": "Ben Roberts", + "location": "France", + "company": null, + "blog": "" + }, + { + "login": "bertrandjamin", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 623, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4040743?v=4", + "bio": null, + "name": "Bertrand", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "blackheaven", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 624, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1362807?v=4", + "bio": "Haskell, ViM, Pastas", + "name": "Gautier DI FOLCO", + "location": "Lyon, France", + "company": null, + "blog": "https://gautier.difolco.dev/" + }, + { + "login": "blanky0230", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 625, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5700358?v=4", + "bio": null, + "name": "Thomas Blank", + "location": "Germany", + "company": null, + "blog": "" + }, + { + "login": "blazarecki", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 626, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1443312?v=4", + "bio": null, + "name": "Benjamin Lazarecki", + "location": "Lille, France", + "company": null, + "blog": "" + }, + { + "login": "bmeynell", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 627, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1051554?v=4", + "bio": null, + "name": "Ben Meynell", + "location": "Orlando, FL", + "company": null, + "blog": "https://loftninjas.com" + }, + { + "login": "bobey", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 628, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/807362?v=4", + "bio": "CTO @Semji - Software architect - passionate fullstack web developer - I'm a #docker #php #js addict. Got the soul of a #devops too.", + "name": "Olivier Balais", + "location": "Lyon, France", + "company": "@Semji ", + "blog": "https://blog.overnetcity.com" + }, + { + "login": "botris", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 629, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1439557?v=4", + "bio": null, + "name": "Boris Sondagh", + "location": "Creuse, France", + "company": null, + "blog": "http://borissondagh.com" + }, + { + "login": "bouffa", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 630, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/209230?v=4", + "bio": null, + "name": "Mourad Boufarguine", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "braianj", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 631, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6572776?v=4", + "bio": null, + "name": "Braian Mellor", + "location": "Ushuaia, Argentina", + "company": "Decentraland", + "blog": "" + }, + { + "login": "bsidev", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 632, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6417654?v=4", + "bio": null, + "name": "Sergey Balasov", + "location": "Russia, Novosibirsk", + "company": "@1gt", + "blog": "" + }, + { + "login": "butonic", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 633, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/956847?v=4", + "bio": null, + "name": "Jörn Friedrich Dreyer", + "location": "Hannover, Germany", + "company": "ownCloud", + "blog": "http://www.butonic.de" + }, + { + "login": "camohob", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 634, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7923965?v=4", + "bio": "PHP, JS/TS, GoLang, C/C++", + "name": "Vitaliy", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "caseyamcl", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 635, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/53035?v=4", + "bio": "Full stack developer & devops dude. I spend most of my time in PHP, Symfony, VueJS, Docker, CentOS, and managing projects.", + "name": "Casey McLaughlin", + "location": "Tallahassee, Florida", + "company": "Florida State University", + "blog": "http://www.caseymclaughlin.com" + }, + { + "login": "cdaguerre", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 636, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4642448?v=4", + "bio": null, + "name": "Christian Daguerre", + "location": "Paris, France", + "company": null, + "blog": "" + }, + { + "login": "chewett", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 637, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1496922?v=4", + "bio": "Primarily a web and automation programmer that dabbles in Distributed computing by building my own Raspberry Pi Cluster", + "name": "Christopher Hewett", + "location": "London, UK", + "company": null, + "blog": "https://chewett.co.uk" + }, + { + "login": "chriscornford", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 638, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/13640912?v=4", + "bio": null, + "name": "Chris Cornford", + "location": "Colchester", + "company": null, + "blog": "" + }, + { + "login": "chuckadams", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 639, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/3925?v=4", + "bio": null, + "name": "Chuck Adams", + "location": "CO, USA", + "company": null, + "blog": "" + }, + { + "login": "clairecoloma", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 640, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/3041408?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "clementlefrancois", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 641, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/12595424?v=4", + "bio": "Développeur PHP", + "name": "Clément Lefrançois", + "location": "Bordeaux", + "company": null, + "blog": "" + }, + { + "login": "cnizzardini", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 642, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/171294?v=4", + "bio": "Warp drives, not bombs.", + "name": "Chris Nizzardini", + "location": "Erase Borders", + "company": null, + "blog": "" + }, + { + "login": "corebreaker", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 643, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/9797898?v=4", + "bio": "I'm a polyvalent developer who likes doing simple and fun things with computers.", + "name": "Frédéric Meyer", + "location": "Frrance", + "company": null, + "blog": "" + }, + { + "login": "cosmastech", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 644, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/42181698?v=4", + "bio": null, + "name": "Luke Kuzmish", + "location": "Erie, Pennsylvania, USA", + "company": null, + "blog": "https://cosmastech.com" + }, + { + "login": "crbanman", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 645, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6598426?v=4", + "bio": null, + "name": "Cody Banman", + "location": "Kelowna, BC", + "company": "@AcroMedia ", + "blog": "" + }, + { + "login": "cristi-contiu", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 646, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7203944?v=4", + "bio": "Symfony-Certified Full-Stack Developer", + "name": "Cristi Contiu", + "location": "Bucharest, Romania", + "company": "BIXEL", + "blog": "https://ro.linkedin.com/in/cristicontiu" + }, + { + "login": "curry684", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 647, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1455673?v=4", + "bio": "Managing Director at Omines Full Service Internetbureau (@omines), adept in many languages, advocate of pragmatic and efficient development.", + "name": "Niels Keurentjes", + "location": "Eindhoven, NL", + "company": "@omines ", + "blog": "https://omines.nl" + }, + { + "login": "cve", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 648, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/594384?v=4", + "bio": null, + "name": null, + "location": "Poland", + "company": null, + "blog": "" + }, + { + "login": "cvergne", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 649, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1032689?v=4", + "bio": null, + "name": "Christophe Vergne", + "location": "France", + "company": null, + "blog": "http://www.christophevergne.fr" + }, + { + "login": "cybervoid", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 650, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/3310256?v=4", + "bio": null, + "name": "Rafael Gil", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "dallegoet", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 651, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1019982?v=4", + "bio": null, + "name": "Dimitri Allegoet", + "location": "Lyon, France", + "company": "Web Developper", + "blog": "https://dimitri-allegoet.fr" + }, + { + "login": "damienfern", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 652, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/22883097?v=4", + "bio": "Pizza4Life", + "name": "Damien Fernandes", + "location": "Lyon, France", + "company": "@wanadev", + "blog": "" + }, + { + "login": "damosse31", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 653, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/16171524?v=4", + "bio": "Senior lead developer PHP / Symfony / Vue.js ", + "name": "Damien", + "location": "Toulouse, France", + "company": "DMO CONSULTING", + "blog": "https://www.linkedin.com/in/damien-mosse" + }, + { + "login": "damz", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 654, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/110678?v=4", + "bio": "CTO at @platformsh", + "name": "Damien Tournoud", + "location": null, + "company": "Platform.sh", + "blog": "" + }, + { + "login": "danieleambrosino", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 655, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/19910826?v=4", + "bio": "Web Engineer && Cybersecurity Enthusiast", + "name": "Daniele Ambrosino", + "location": "Milan", + "company": "@jet-hr", + "blog": "https://danieleambrosino.it/" + }, + { + "login": "danieljank", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 656, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/20062409?v=4", + "bio": null, + "name": "Daniel Jankowski", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "dant89", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + } + ], + "rank": 657, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1819818?v=4", + "bio": "Senior software engineer, MSc. Experienced in range of languages including PHP, Python, Golang, Java. API design, network automation, big data analysis.", + "name": "Dan", + "location": "Kent, United Kingdom", + "company": null, + "blog": "" + }, + { + "login": "david-simplyphp", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 658, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/72162602?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "dbu", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 659, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/76576?v=4", + "bio": null, + "name": "David Buchmann", + "location": "Switzerland", + "company": "Liip AG", + "blog": "http://davidbu.ch" + }, + { + "login": "dheineman", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + } + ], + "rank": 660, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/516028?v=4", + "bio": null, + "name": "Dave Heineman", + "location": "Netherlands", + "company": null, + "blog": "https://dheineman.nl" + }, + { + "login": "dhernandez", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 661, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1096670?v=4", + "bio": null, + "name": "Daniel Hernández Marín", + "location": "Soria, Spain", + "company": null, + "blog": "https://danielhernandezmarin.com" + }, + { + "login": "diimpp", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 662, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/870747?v=4", + "bio": null, + "name": "Dmitri Perunov", + "location": "Novosibirsk, Russia", + "company": "Symfony/Sylius developer", + "blog": "" + }, + { + "login": "dmerchier", + "repos": [ + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + } + ], + "rank": 663, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/9839957?v=4", + "bio": null, + "name": "Damien Merchier", + "location": "Lille, France", + "company": null, + "blog": "" + }, + { + "login": "dmeziere", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 664, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/3167934?v=4", + "bio": null, + "name": "David Mézière", + "location": "France", + "company": null, + "blog": "http://david.meziere.eu/" + }, + { + "login": "dmouse", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + } + ], + "rank": 665, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/198571?v=4", + "bio": "Software dev, @phpmx founder\r\n\r\n#Linux #Laravel #Kubernetes #Symfony #Drupal #Python #Docker #OpenSource\r\n", + "name": "David Flores", + "location": "Mexico", + "company": null, + "blog": "https://dmouse.github.io" + }, + { + "login": "dsuarezlogans", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 666, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/10699738?v=4", + "bio": "Apasionado por el mundo JavaScript, Ingeniero de Sistemas, y en camino a ser un buen full-stack JS developer.", + "name": "Danny Suarez", + "location": "Venezuela", + "company": "@belatrix", + "blog": "" + }, + { + "login": "edinchev", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 667, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/15091453?v=4", + "bio": null, + "name": "Eric Dinchev", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "ehibes", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 668, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/487124?v=4", + "bio": "PHP developer passionate about crafting high-quality code, mainly with Sylius and Sulu frameworks. ", + "name": "Ibes Mongabure", + "location": "Basque Country ", + "company": "StudioWaaz", + "blog": "https://www.studiowaaz.com" + }, + { + "login": "eko", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 669, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/103900?v=4", + "bio": "🇫🇷 Freelance web architect who loves code and infrastructure. Issue solver around various technologies.", + "name": "Vincent Composieux", + "location": "Annecy, France", + "company": "Freelance", + "blog": "https://vincent.composieux.fr" + }, + { + "login": "electricBonfire", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 670, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1235763?v=4", + "bio": null, + "name": "Shawn Northrop", + "location": "Oregon, USA", + "company": null, + "blog": "" + }, + { + "login": "emilien-puget", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 671, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4057108?v=4", + "bio": null, + "name": "emilien puget", + "location": "france", + "company": null, + "blog": "" + }, + { + "login": "emodric", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 672, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/362286?v=4", + "bio": "Web, PHP, eZ Platform / Ibexa & certified Symfony/Twig developer. A geek.", + "name": "Edi Modrić", + "location": "Zagreb, Croatia", + "company": "Netgen (@netgen)", + "blog": "https://edi.modric.dev" + }, + { + "login": "emr", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 673, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7689512?v=4", + "bio": "Software Developer at @utrustdev", + "name": "Emre Akinci", + "location": "Izmir / Turkey", + "company": "@utrustdev", + "blog": "" + }, + { + "login": "eraac", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 674, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5497623?v=4", + "bio": "SRE at AB Tasty", + "name": "Labesse Kévin", + "location": "Paris", + "company": "AB Tasty", + "blog": "https://labesse.fr" + }, + { + "login": "ericovasconcelos", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 675, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1271407?v=4", + "bio": "Programmer", + "name": "Erico Vasconcelos", + "location": null, + "company": "@ETTBrasil ", + "blog": "" + }, + { + "login": "esistgut", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 676, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/869693?v=4", + "bio": null, + "name": "Giacomo Graziosi", + "location": null, + "company": null, + "blog": "https://esistgut.github.io" + }, + { + "login": "fbourigault", + "repos": [ + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + } + ], + "rank": 677, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1116116?v=4", + "bio": "\r\n PHP Developer\r\n", + "name": "Fabien Bourigault", + "location": "Angers, France", + "company": "@Soqrate", + "blog": "" + }, + { + "login": "feymo", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 678, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/60115888?v=4", + "bio": "💻 🐘 PHP Lead Dev Consultant\r\n -- \r\n\r\n🧱 Symfony enthousiast -- @bakslashHQ Collaborator", + "name": "Félix Eymonot", + "location": "France", + "company": "Bludevon", + "blog": "" + }, + { + "login": "florinceleapca", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 679, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/42182076?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "flug", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 680, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1810304?v=4", + "bio": "https://www.youtube.com/@leflug", + "name": "Flug", + "location": "Nantes, France", + "company": null, + "blog": "" + }, + { + "login": "fonata", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 681, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/549369?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "franckranaivo", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 682, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7473665?v=4", + "bio": "Back-end Developer, Symfony framework enthusiast :heart:", + "name": "Franck Ranaivo-Harisoa", + "location": "Paris, France", + "company": null, + "blog": "" + }, + { + "login": "fsidobre", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 683, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/3305030?v=4", + "bio": "symfony dev since 2011", + "name": "Florent", + "location": "Toulouse - France", + "company": null, + "blog": "" + }, + { + "login": "fxkopp", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 684, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1269390?v=4", + "bio": null, + "name": "Felix", + "location": "Germany", + "company": null, + "blog": "" + }, + { + "login": "gabrielius914", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 685, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/136336424?v=4", + "bio": null, + "name": "Gabrielius", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "gander", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 686, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/421597?v=4", + "bio": "PHP & Node.js Developer", + "name": "Adam Gąsowski", + "location": "Warsaw, Poland", + "company": null, + "blog": "https://gander.pl" + }, + { + "login": "garciasdos", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 687, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/25979809?v=4", + "bio": null, + "name": "Diego García", + "location": "Madrid (Spain)", + "company": "@postman-eng ", + "blog": "" + }, + { + "login": "gigo6000", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 688, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/387648?v=4", + "bio": "I’m a full stack web developer and online instructor with 20+ years of experience.", + "name": "Carlos Mafla", + "location": "Cali, Colombia", + "company": null, + "blog": "https://carlosmafla.com" + }, + { + "login": "giorgioma", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 689, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7810053?v=4", + "bio": "Puzzles, puzzles everywhere!", + "name": "Giorgio", + "location": "Milan, Italy", + "company": "Freelancer", + "blog": "" + }, + { + "login": "gitter-badger", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 690, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/8518239?v=4", + "bio": null, + "name": "The Gitter Badger", + "location": "Safe in the Gitter den", + "company": "Gitter", + "blog": "https://gitter.im" + }, + { + "login": "gl3n", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 691, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/965689?v=4", + "bio": null, + "name": "Glen", + "location": "France", + "company": null, + "blog": "" + }, + { + "login": "glanchow", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 692, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1622353?v=4", + "bio": null, + "name": "glanchow", + "location": "France", + "company": null, + "blog": "" + }, + { + "login": "glauberm", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 693, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/3619476?v=4", + "bio": null, + "name": "Glauber Mota", + "location": "Buenos Aires", + "company": null, + "blog": "" + }, + { + "login": "gpenverne", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 694, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/401993?v=4", + "bio": "Dev back et caetera", + "name": "Grégoire", + "location": "Nantes, France", + "company": null, + "blog": "http://gregoire-penverne.fr" + }, + { + "login": "gplanchat", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 695, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/152367?v=4", + "bio": null, + "name": "Grégory PLANCHAT", + "location": "France", + "company": "@kiboko-labs", + "blog": "http://kiboko.fr" + }, + { + "login": "guillaume-sainthillier", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 696, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5052984?v=4", + "bio": "Freelance PHP Web developer. Addicted to Symfony framework since 2013.", + "name": "Guillaume Sainthillier", + "location": "Toulouse, France", + "company": "@SILARHI", + "blog": "https://sainthillier.fr" + }, + { + "login": "helios-ag", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 697, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/334907?v=4", + "bio": "Software Engineer", + "name": "Al Ganiev", + "location": null, + "company": "@macroactive-io ", + "blog": "" + }, + { + "login": "hhamon", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 698, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/235550?v=4", + "bio": "Senior Software Lead Developer\r\nPreviously, Senior Software Architect at @sensiolabs & @dayuseio\r\nCreator of Apprendre-PHP.com\r\nBook author & speaker", + "name": "Hugo Hamon", + "location": "Paris, France", + "company": "KODERO SAS", + "blog": "https://apprendre-php.com" + }, + { + "login": "hschaeidt", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 699, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1614615?v=4", + "bio": null, + "name": "Hendrik Schaeidt", + "location": "Munich", + "company": "Mayflower GmbH", + "blog": "" + }, + { + "login": "hshn", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 700, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1334026?v=4", + "bio": null, + "name": "Shota Hoshino", + "location": "Japan", + "company": null, + "blog": "https://blog.hshn.dev/" + }, + { + "login": "hugohenrique", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 701, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4316743?v=4", + "bio": null, + "name": "Hugo Henrique", + "location": "Salvador, Bahia", + "company": null, + "blog": "http://hugohenrique.com.br" + }, + { + "login": "ibousfiha", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 702, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/67441578?v=4", + "bio": null, + "name": "Issam Bousfiha", + "location": "Munich", + "company": null, + "blog": "" + }, + { + "login": "igneus", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 703, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/53101?v=4", + "bio": null, + "name": "Jakub Pavlík", + "location": "Kralupy nad Vltavou, Czech Republic", + "company": null, + "blog": "http://igneus.github.io" + }, + { + "login": "ip512", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 704, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1699735?v=4", + "bio": null, + "name": "Gregory", + "location": "Paris - France", + "company": "Fairness", + "blog": "" + }, + { + "login": "ismail1432", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 705, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/13260307?v=4", + "bio": "PHP - Symfony Certified Developer Freelancer trainer \r\nEx @sensiolabs @DirIPS @Greenflex @DigitalNYou\r\n", + "name": "Smaine Milianni", + "location": "Paris", + "company": "@yousign", + "blog": "https://www.smaine.me" + }, + { + "login": "ismailbaskin", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 706, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/358830?v=4", + "bio": null, + "name": "ismail BASKIN", + "location": "Ankara, Turkey", + "company": null, + "blog": "https://twitter.com/baskindev" + }, + { + "login": "itodor", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 707, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/10237885?v=4", + "bio": null, + "name": "Ivan Todorovic", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "jairoFernandez", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 708, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/3932407?v=4", + "bio": null, + "name": "Jairo Fernández", + "location": "Bogotá, Colombia", + "company": "@konstructio ", + "blog": "https://www.linkedin.com/in/jairofernandezvega/?locale=en_US" + }, + { + "login": "jakesylvestre", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 709, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6392429?v=4", + "bio": null, + "name": "Jake Sylvestre", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "janklan", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 710, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5463371?v=4", + "bio": null, + "name": "Jan Klan", + "location": "Australia", + "company": "Tactic Media Pty Ltd", + "blog": "https://jan.klan.com.au" + }, + { + "login": "javlonbek", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 711, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6679750?v=4", + "bio": null, + "name": "Javlon Turdiev", + "location": "New York, NY | Washington, DC", + "company": null, + "blog": "" + }, + { + "login": "jbeurel", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 712, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1665948?v=4", + "bio": null, + "name": "Jonathan Beurel", + "location": "Paris", + "company": "Goelo", + "blog": "https://www.goelo.com" + }, + { + "login": "jcarrier-vp", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 713, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/38564918?v=4", + "bio": null, + "name": "Julien Carrier", + "location": "paris", + "company": null, + "blog": "" + }, + { + "login": "jchampion", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 714, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1262628?v=4", + "bio": null, + "name": "Jonathan Champion", + "location": "France", + "company": "LDLC", + "blog": "" + }, + { + "login": "jdutheil", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 715, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4689360?v=4", + "bio": null, + "name": "Jérémy Dutheil", + "location": "France", + "company": null, + "blog": "http://www.jeremy-dutheil.fr" + }, + { + "login": "jeansebastienh", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 716, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1225931?v=4", + "bio": null, + "name": "Jean-Sébastien Hedde", + "location": "Paris, France", + "company": "@scaleway ", + "blog": "http://www.au-fil-du.net" + }, + { + "login": "jeremyteyssedre", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 717, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/45814575?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "jfhovinne", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 718, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/428556?v=4", + "bio": null, + "name": "jfhovinne", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "jmediatechnology", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 719, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/14272131?v=4", + "bio": "Software developer since 2008", + "name": "Julian Sawicki", + "location": "Almere, The Netherlands", + "company": null, + "blog": "" + }, + { + "login": "johnstyle", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 720, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1837566?v=4", + "bio": null, + "name": "Jonathan", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "jon1328", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 721, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/28010598?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "jonadoe", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 722, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/11443300?v=4", + "bio": null, + "name": "Jonathan Doelfs", + "location": null, + "company": "Sodatech AG", + "blog": "http://www.sodatech.com/" + }, + { + "login": "jpierront", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 723, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1228441?v=4", + "bio": null, + "name": "Julien PIERRONT", + "location": "Paris", + "company": null, + "blog": "https://julien.pierront.com/" + }, + { + "login": "jrwren", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 724, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/106443?v=4", + "bio": "I like stupid hacks, like http://😁.xmtp.net", + "name": "Jay R. Wren", + "location": "Ann Arbor, MI", + "company": "@cisco", + "blog": "http://jrwren.wrenfam.com/blog/" + }, + { + "login": "jslmorrison", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 725, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6794810?v=4", + "bio": "Hello World", + "name": "John Morrison", + "location": null, + "company": null, + "blog": "https://jslmorrison.github.io" + }, + { + "login": "jsunier", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 726, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7212435?v=4", + "bio": "Geek level 26 | Développeur Web", + "name": "Joël", + "location": "Neuchâtel, Suisse", + "company": "@vnvsa", + "blog": "https://jsunier.stogon.io" + }, + { + "login": "juferchaud", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 727, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7237008?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "julienbornstein", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 728, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/548449?v=4", + "bio": null, + "name": "Julien Bornstein", + "location": "Paris, France", + "company": null, + "blog": "https://www.parisbouge.com" + }, + { + "login": "julienlary-dkt", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 729, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/45685876?v=4", + "bio": null, + "name": "Julien Lary", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "jusquiame", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 730, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7765660?v=4", + "bio": "Code enthusiast from my 7.\r\nI develop video games and web apps. \r\nMy main loves are C++, php, Unreal Engine, Symfony, and the JetBrains' IDEs. ", + "name": "Tom Verdier", + "location": "Paris, France", + "company": "Dreamflake", + "blog": "https://teachotheque.com" + }, + { + "login": "jzabrodin", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 731, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5073617?v=4", + "bio": null, + "name": "Yevhen Zabrodin", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "jzecca", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 732, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1562675?v=4", + "bio": null, + "name": "Jérôme Zecca", + "location": "France", + "company": "@cpiglobal ", + "blog": "" + }, + { + "login": "kamilrzany", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 733, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/23117971?v=4", + "bio": null, + "name": "Kamil Rżany", + "location": "Poland, Rzeszów", + "company": "Amsterdam Standard", + "blog": "https://amsterdamstandard.com" + }, + { + "login": "kayue", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 734, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/193112?v=4", + "bio": null, + "name": "Kayue Yeung", + "location": "Hong Kong", + "company": "Hypebeast", + "blog": "https://hypebeast.com" + }, + { + "login": "kbariotis", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 735, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/605742?v=4", + "bio": "I write code.", + "name": "Kostas Bariotis", + "location": "London, UK", + "company": "Mixmax", + "blog": "https://kostasbariotis.com" + }, + { + "login": "ker0x", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 736, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5331654?v=4", + "bio": "🔮 Freelance Backend Developer\r\n🎮 Gamer\r\n🎬 Cinephile\r\n🎶 Post-rock lover!\r\n🐘 PHP\r\n🖤 Symfony", + "name": "Romain Monteil", + "location": "Solignac, France", + "company": "@guestspot / @tales-from-a-dev", + "blog": "https://talesfroma.dev" + }, + { + "login": "kevholmes", + "repos": [ + { + "repo": "vulcain", + "contributions": 1, + "url": "https://github.com/dunglas/vulcain" + } + ], + "rank": 737, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2589943?v=4", + "bio": "Building scalable info systems on-premise and in-cloud. ", + "name": "Kevin Holmes", + "location": "New York, USA", + "company": "OwnBackup", + "blog": "https://elyclover.com" + }, + { + "login": "kichloo", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 738, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/31816531?v=4", + "bio": "Exploring the field of Computer Engineering.......", + "name": "Vishal Kichloo", + "location": "Delhi", + "company": null, + "blog": "" + }, + { + "login": "kimu", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 739, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/766079?v=4", + "bio": null, + "name": "Patrick Polloni", + "location": "Örebro", + "company": null, + "blog": "" + }, + { + "login": "kinhelm", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 740, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1876331?v=4", + "bio": "Lead full stack developer\r\n📍Paris\r\n", + "name": "Loïc", + "location": "Paris", + "company": null, + "blog": "" + }, + { + "login": "kjarekCodibly", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 741, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/92924074?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "kler", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 742, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/966132?v=4", + "bio": null, + "name": "Patrik Lermon", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "kochen", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 743, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/106042?v=4", + "bio": null, + "name": "MtK", + "location": "NL", + "company": null, + "blog": "" + }, + { + "login": "konovalovdv", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 744, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/81818138?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "kraynel", + "repos": [ + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + } + ], + "rank": 745, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4620699?v=4", + "bio": null, + "name": "Kevin Raynel", + "location": "Paris", + "company": "@theodo ", + "blog": "" + }, + { + "login": "kurzyx", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 746, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1412696?v=4", + "bio": null, + "name": "Kevin", + "location": "Probably in the same universe", + "company": null, + "blog": "" + }, + { + "login": "leonardsimonse", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 747, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/94551625?v=4", + "bio": null, + "name": "Leonard Simonse", + "location": null, + "company": null, + "blog": "https://www.fastware.nl/" + }, + { + "login": "lhapaipai", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 748, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1088155?v=4", + "bio": null, + "name": "Hugues Tavernier", + "location": "Haute-Savoie, France", + "company": null, + "blog": "https://huguestavernier.com" + }, + { + "login": "liviucmg", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 749, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/763873?v=4", + "bio": null, + "name": "Liviu Cristian Mirea-Ghiban", + "location": "Bucharest, Romania", + "company": "WeCodePixels", + "blog": "http://wecodepixels.com" + }, + { + "login": "lloy0076", + "repos": [ + { + "repo": "api-pack", + "contributions": 1, + "url": "https://github.com/api-platform/api-pack" + } + ], + "rank": 750, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1174532?v=4", + "bio": "I am a PHP and Perl developer, also with experience in the Java ecosystem; in addition, I am a long time open source community member and Linux Administrator.", + "name": "David Lloyd", + "location": "Upstate New York, USA", + "company": null, + "blog": "https://www.jamethiel.com/" + }, + { + "login": "loic425", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 751, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/8329789?v=4", + "bio": null, + "name": "Loïc Frémont", + "location": "Rennes, France", + "company": "@akawakaweb", + "blog": "" + }, + { + "login": "lologhi", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 752, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/81240?v=4", + "bio": null, + "name": "Laurent G.", + "location": "Paris", + "company": null, + "blog": "https://ghirardotti.fr" + }, + { + "login": "louis-cuny", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 753, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/13121784?v=4", + "bio": null, + "name": "Louis Cuny", + "location": "Nancy - Metz", + "company": "@Daille-daille", + "blog": "https://louis-cuny.fr" + }, + { + "login": "lubo13", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 754, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/10156301?v=4", + "bio": null, + "name": "Lyubomir Grozdanov", + "location": "Bulgaria", + "company": null, + "blog": "https://lubo-13-lgye6.ondigitalocean.app/" + }, + { + "login": "lubomir-haralampiev", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 755, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4265745?v=4", + "bio": null, + "name": "Lubomir Haralampiev", + "location": "Hamburg", + "company": null, + "blog": "" + }, + { + "login": "lyderichti59", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 756, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/34691216?v=4", + "bio": "Freelance IT Engineer with @origenial", + "name": "Lyderic Dutillieux", + "location": "Lyon", + "company": "@origenial ", + "blog": "https://lyderic.origenial.fr/" + }, + { + "login": "mamiefurax", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 757, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/3955802?v=4", + "bio": null, + "name": "MamieFurax", + "location": "Grenoble", + "company": null, + "blog": "" + }, + { + "login": "mantis", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 758, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/16276382?v=4", + "bio": null, + "name": "Mantis Development", + "location": "London", + "company": null, + "blog": "" + }, + { + "login": "marcstraube", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 759, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/52066916?v=4", + "bio": null, + "name": "Marc Straube", + "location": "Germany", + "company": null, + "blog": "https://ko-fi.com/nerdybynature" + }, + { + "login": "mark-gerarts", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 760, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/11940560?v=4", + "bio": null, + "name": "Mark Gerarts", + "location": "Belgium", + "company": "Jessa ZH", + "blog": "" + }, + { + "login": "martinharder", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 761, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/35062298?v=4", + "bio": null, + "name": "Martin Harder", + "location": "Berlin, Germany", + "company": null, + "blog": "" + }, + { + "login": "matthew-banning", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 762, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/55245291?v=4", + "bio": null, + "name": "Matthew Banning", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "matthieu-delisle", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 763, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/94405658?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "mattpramschufer", + "repos": [ + { + "repo": "postman-collection-generator", + "contributions": 1, + "url": "https://github.com/api-platform/postman-collection-generator" + } + ], + "rank": 764, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4295444?v=4", + "bio": null, + "name": "Matt Pramschufer", + "location": "Havre de Grace, MD", + "company": "E-Moxie", + "blog": "http://www.emoxie.com" + }, + { + "login": "maxime-urbanski", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 765, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/61539540?v=4", + "bio": null, + "name": "maxiloud", + "location": "Baiona", + "company": "@coopTilleuls ", + "blog": "" + }, + { + "login": "maximelafarie", + "repos": [ + { + "repo": "website", + "contributions": 1, + "url": "https://github.com/api-platform/website" + } + ], + "rank": 766, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5319267?v=4", + "bio": "Full stack dev. ", + "name": "Maxime Lafarie", + "location": "France", + "company": "@Bewai", + "blog": "https://maximelafarie.com" + }, + { + "login": "mchojrin", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 767, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1532615?v=4", + "bio": "PHP Consultant & Trainer", + "name": "Mauro Chojrin", + "location": "Buenos Aires", + "company": "Leeway Academy", + "blog": "https://academy.leewayweb.com" + }, + { + "login": "mcn-fredw", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 768, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5177890?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "mdieudonne", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 769, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/32196785?v=4", + "bio": null, + "name": "Michaël Dieudonné", + "location": "Lyon, France", + "company": null, + "blog": "https://cv.creativem.fr" + }, + { + "login": "mdoutreluingne", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 770, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/53557695?v=4", + "bio": "PHP, Symfony Developer / Open Source Contributor", + "name": "Maxime Doutreluingne", + "location": "Annecy, France", + "company": "Ubiliz", + "blog": "" + }, + { + "login": "mgiraud", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 771, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/11818237?v=4", + "bio": null, + "name": "Larmuze", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "mholt", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 772, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1128849?v=4", + "bio": "M.S. Computer Science. Author of the Caddy Web Server, CertMagic, Papa Parse, JSON/curl-to-Go, Timeliner, Relica, and more...", + "name": "Matt Holt", + "location": null, + "company": null, + "blog": "https://matt.life" + }, + { + "login": "michaelpetri", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 773, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4114292?v=4", + "bio": "Based in Frankfurt am Main, Germany", + "name": "Michael Petri", + "location": "Germany", + "company": "@CrowdfoxGmbH @artwerkstadt ", + "blog": "https://michael-petri.com" + }, + { + "login": "mitalcoi", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 774, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/3224226?v=4", + "bio": null, + "name": "Sorokin Victor", + "location": "Ukraine", + "company": "RiverWay", + "blog": "" + }, + { + "login": "mkantor", + "repos": [ + { + "repo": "vulcain", + "contributions": 1, + "url": "https://github.com/dunglas/vulcain" + } + ], + "rank": 775, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/35091?v=4", + "bio": null, + "name": "Matt Kantor", + "location": null, + "company": null, + "blog": "http://mattkantor.com" + }, + { + "login": "mkg20001", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 776, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7735145?v=4", + "bio": "Little maniac, with great plans", + "name": "Maciej Krüger", + "location": "Graz, Austria", + "company": null, + "blog": "https://mkg20001.io" + }, + { + "login": "mlaopane", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 777, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/23735276?v=4", + "bio": "Fullstack JS developer / Code cleaner", + "name": "Mickaël", + "location": "France", + "company": null, + "blog": "" + }, + { + "login": "mnapoli", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 778, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/720328?v=4", + "bio": "👋 Open-source builder", + "name": "Matthieu Napoli", + "location": "Lyon, France", + "company": "@brefphp ", + "blog": "https://mnapoli.fr" + }, + { + "login": "mnlkrs", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 779, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/13241270?v=4", + "bio": "hi", + "name": "Manuel Kraus", + "location": "Germany / Hesse", + "company": "@techtheoryio", + "blog": "https://techtheory.io" + }, + { + "login": "mohammed90", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 780, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2636183?v=4", + "bio": "Mere open-source enthusiast trying to navigate and survive the multiverse we're in", + "name": "Mohammed Al Sahaf", + "location": null, + "company": null, + "blog": "https://www.caffeinatedwonders.com" + }, + { + "login": "mrkisch", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 781, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/19224748?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "mvanduijker", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 782, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1771206?v=4", + "bio": "Freelance Web Developer", + "name": "Mark van Duijker", + "location": "The Netherlands", + "company": null, + "blog": "" + }, + { + "login": "mwierzbi", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 783, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/23331779?v=4", + "bio": null, + "name": "Mariusz Wierzbicki", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "n1c01a5", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 784, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1773356?v=4", + "bio": "I'm building FEATURE 🏗️\r\n\r\nWeb3 Dev Tool to incentive Devs to fix Github Issues 🐙 \r\n\r\n#buidl maximalist 🦄", + "name": "n1c0", + "location": "Bali 🌴", + "company": "@feature-sh", + "blog": "https://feature.sh" + }, + { + "login": "napestershine", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 785, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/8603325?v=4", + "bio": "Eat, Code, Sleep and Travel", + "name": "Manu", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "ndousson", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 786, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6339309?v=4", + "bio": "Back-end Developer @ Yousign", + "name": "Nicolas DOUSSON", + "location": "Chauvigny, France", + "company": "@Yousign", + "blog": "https://ndousson.fr" + }, + { + "login": "nealio82", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 787, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1086726?v=4", + "bio": null, + "name": "Neal Brooks", + "location": "London", + "company": null, + "blog": "" + }, + { + "login": "nepda", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 788, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/531753?v=4", + "bio": "Web based application developer", + "name": "Nepomuk Pajonk", + "location": "Germany", + "company": "land in sicht AG", + "blog": "https://nepomuk.me" + }, + { + "login": "nervo", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 789, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/95935?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "nhoizey", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 790, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/78213?v=4", + "bio": "Co-founder of @cleverage, advocate of a pragmatic use of standard Web technologies.\r\n\r\nPhotographer: https://nicolas-hoizey.photo/", + "name": "Nicolas Hoizey", + "location": "Paris, France", + "company": "@cleverage", + "blog": "https://nicolas-hoizey.com/" + }, + { + "login": "niccolopetti", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 791, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/22686876?v=4", + "bio": "MSc Student of Computer Science at the University of Bari", + "name": "Niccolò Petti", + "location": "Italy", + "company": null, + "blog": "" + }, + { + "login": "nicolassing", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 792, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/619752?v=4", + "bio": "PHP Developper", + "name": "Nicolas Assing", + "location": "Paris", + "company": "Sézane", + "blog": "" + }, + { + "login": "nikita-ushakov", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 793, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2195862?v=4", + "bio": null, + "name": "Nikita Ushakov", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "npotier", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 794, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1151094?v=4", + "bio": "I'm the founder of @acseo , a French Consulting and Development Agency based in the south of France.", + "name": "Nicolas Potier", + "location": "Aix-en-Provence", + "company": "ACSEO", + "blog": "http://www.acseo.fr" + }, + { + "login": "nspyke", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 795, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/901747?v=4", + "bio": "Developer & Entrepreneur", + "name": "Nik Spijkerman", + "location": null, + "company": "nspyke", + "blog": "https://nspyke.com" + }, + { + "login": "numediaweb", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 796, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/288614?v=4", + "bio": "I am a full stack web developer with more than a decade of experience in software development.", + "name": "Abdessamad (Almo) Idrissi", + "location": "Berlin, Germany", + "company": "Numediaweb", + "blog": "https://almois.me" + }, + { + "login": "o-alquimista", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 797, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/25424263?v=4", + "bio": "I use GitLab for most things.", + "name": "Douglas Silva", + "location": "Brazil", + "company": null, + "blog": "https://gitlab.com/crimson.king" + }, + { + "login": "onadrog", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 798, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/46002955?v=4", + "bio": "Still a web dev", + "name": null, + "location": "Paris", + "company": null, + "blog": "https://onadrog.github.io/" + }, + { + "login": "orelus", + "repos": [ + { + "repo": "symfony", + "contributions": 1, + "url": "https://github.com/api-platform/symfony" + } + ], + "rank": 799, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2412041?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "ossinkine", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 800, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2588533?v=4", + "bio": null, + "name": "Gocha Ossinkine", + "location": "Mother Russia", + "company": null, + "blog": "" + }, + { + "login": "pan93412", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 801, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/28441561?v=4", + "bio": "Backend intern at @zeabur, also an undergraduate. Design, translate and contribute to OSS sometimes.", + "name": "pan93412", + "location": "Taiwan", + "company": "@zeabur", + "blog": "https://pan93.com" + }, + { + "login": "patrick-mota", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 802, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4503898?v=4", + "bio": "Tech lover, Docker certified, arduino hacker wannabe", + "name": "Ganon", + "location": "Geneva / Lausanne", + "company": null, + "blog": "" + }, + { + "login": "patrick-yi-82", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 803, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2878951?v=4", + "bio": "I think I can program. ", + "name": "Patrick Yi", + "location": "Buena Park, California", + "company": "Oitmain, Inc", + "blog": "http://oitmain.com" + }, + { + "login": "paydaycay", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 804, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/8417078?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "petski", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 805, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/116610?v=4", + "bio": null, + "name": "Patrick Kuijvenhoven", + "location": "Netherlands", + "company": null, + "blog": "" + }, + { + "login": "pfrenssen", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 806, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/442924?v=4", + "bio": null, + "name": "Pieter Frenssen", + "location": "Sofia, Bulgaria", + "company": null, + "blog": "" + }, + { + "login": "philippecarle", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 807, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/12457261?v=4", + "bio": "Web Developer\r\nPHP - Golang - Javascript", + "name": "Philippe CARLE", + "location": null, + "company": null, + "blog": "https://ca.rlephilip.pe" + }, + { + "login": "phpjob", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 808, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6864389?v=4", + "bio": null, + "name": "jb-phpjob", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "pieterocp", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 809, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/68863060?v=4", + "bio": "polive-skuego, fighter by day, dancer by night", + "name": "Pieter Oliver", + "location": null, + "company": "@nourishcare", + "blog": "" + }, + { + "login": "piotaixr", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 810, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/3706237?v=4", + "bio": null, + "name": "Rémi Piotaix", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "piotrbrzezina", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 811, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6128834?v=4", + "bio": null, + "name": "Piper", + "location": "Gliwice", + "company": null, + "blog": "" + }, + { + "login": "pocky", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 812, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/204451?v=4", + "bio": "Co-founder and CEO of @vanoix and @akawakaweb\r\nDecentralization maximalist.", + "name": "Alexandre Balmes", + "location": "Lyon, France", + "company": "@vanoix @akawaka", + "blog": "https://alexandre.balmes.co" + }, + { + "login": "pomali", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 813, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1194439?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "pskt", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 814, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2283090?v=4", + "bio": null, + "name": "Paweł Skotnicki", + "location": "Gliwice, Poland", + "company": null, + "blog": "" + }, + { + "login": "pupaxxo", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 815, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2815664?v=4", + "bio": null, + "name": "Andrea Ruggiero", + "location": "Lecco, Italy", + "company": "One AM SRL", + "blog": "http://pupax.me/" + }, + { + "login": "purplefish32", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 816, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/479917?v=4", + "bio": null, + "name": "Donovan Tengblad", + "location": "Grenoble", + "company": null, + "blog": "" + }, + { + "login": "pvgnd", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 817, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5188832?v=4", + "bio": null, + "name": "Pierrick V", + "location": "France", + "company": "ManoMano", + "blog": "" + }, + { + "login": "qooplmao", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 818, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2874965?v=4", + "bio": null, + "name": "Michael Fitzpatrick", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "rawkode", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 819, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/145816?v=4", + "bio": "🎓 Building @RawkodeAcademy\r\n📆 Organising @KubeHuddle \r\n\r\n⇢ http://rawkode.academy\r\n⇢ http://rawkode.live\r\n⇢ http://rawkode.chat", + "name": "David Flanagan", + "location": "Glasgow, Scotland", + "company": "@RawkodeAcademy", + "blog": "https://rawkode.academy" + }, + { + "login": "rdeloniut", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 820, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/144770208?v=4", + "bio": "Compte département MMI - IUT de Troyes", + "name": "DELON Romain (MMI account)", + "location": "Troyes", + "company": "IUT de Troyes", + "blog": "" + }, + { + "login": "realsdx", + "repos": [ + { + "repo": "vulcain", + "contributions": 1, + "url": "https://github.com/dunglas/vulcain" + } + ], + "rank": 821, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/30264618?v=4", + "bio": null, + "name": "Sudipta Pandit", + "location": "in 0x90 of x86 bay", + "company": null, + "blog": "" + }, + { + "login": "remoteclient", + "repos": [ + { + "repo": "json-schema", + "contributions": 1, + "url": "https://github.com/api-platform/json-schema" + } + ], + "rank": 822, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/8590822?v=4", + "bio": "Student at University Leipzig", + "name": "Martin Walther", + "location": null, + "company": "MyWeb.Solution", + "blog": "" + }, + { + "login": "reneluria", + "repos": [ + { + "repo": "vulcain", + "contributions": 1, + "url": "https://github.com/dunglas/vulcain" + } + ], + "rank": 823, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1652160?v=4", + "bio": null, + "name": "Rene Luria", + "location": "Geneva, CH", + "company": "Infomaniak Network SA", + "blog": "" + }, + { + "login": "rimas-kudelis", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 824, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2812673?v=4", + "bio": null, + "name": "Rimas Kudelis", + "location": "Vilnius, Lithuania", + "company": null, + "blog": "http://rimas.kudelis.lt/" + }, + { + "login": "rimi-itk", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 825, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/11267554?v=4", + "bio": "Developer at ITK Development (Aarhus Kommune)", + "name": "Mikkel Ricky", + "location": null, + "company": "ITK Development", + "blog": "" + }, + { + "login": "rmikalkenas", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 826, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/14221532?v=4", + "bio": null, + "name": "Rokas Mikalkėnas", + "location": "Vilnius, Lithuania", + "company": "evergrowth.io", + "blog": "" + }, + { + "login": "rneuter", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 827, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/19284102?v=4", + "bio": "Co-Founder & Head of Engineering @LicenceOne\r\n", + "name": "Rémy", + "location": "La Rochelle - France", + "company": "LicenceOne", + "blog": "https://www.licence.one" + }, + { + "login": "robertfausk", + "repos": [ + { + "repo": "docker-compose-prod", + "contributions": 1, + "url": "https://github.com/api-platform/docker-compose-prod" + } + ], + "rank": 828, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1651297?v=4", + "bio": null, + "name": "Robert Freigang", + "location": "Dresden", + "company": "@projektmotor ", + "blog": "https://streetworkapp.de" + }, + { + "login": "robertodormepoco", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 829, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1553083?v=4", + "bio": "armless software engineer", + "name": "Roberto Lombi", + "location": "Bologna/Italy", + "company": null, + "blog": "" + }, + { + "login": "romainneutron", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 830, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/137574?v=4", + "bio": null, + "name": "Romain Neutron", + "location": "Les Roches de Condrieu", + "company": "@platformsh @blackfireio", + "blog": "" + }, + { + "login": "ronfroy", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 831, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/8062558?v=4", + "bio": null, + "name": "Rudy Onfroy", + "location": null, + "company": null, + "blog": "http://rudy.onfroy.net" + }, + { + "login": "roukmoute", + "repos": [ + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + } + ], + "rank": 832, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2140469?v=4", + "bio": null, + "name": "Mathias STRASSER", + "location": "France", + "company": "Freelance", + "blog": "https://roukmoute.github.io/" + }, + { + "login": "rugolinifr", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 833, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/55209838?v=4", + "bio": null, + "name": "Romain UGOLINI", + "location": "France", + "company": null, + "blog": "" + }, + { + "login": "sad270", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 834, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5607440?v=4", + "bio": "https://sad270.github.io/", + "name": "Sadetdin EYILI", + "location": "Bordeaux, France", + "company": "Ekino", + "blog": "https://www.ekino.com" + }, + { + "login": "sajadtorkamani", + "repos": [ + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + } + ], + "rank": 835, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/9380313?v=4", + "bio": "Hi", + "name": "Sajad Torkamani", + "location": "Strange world", + "company": null, + "blog": "https://sajadtorkamani.com" + }, + { + "login": "sajixavier", + "repos": [ + { + "repo": "openapi", + "contributions": 1, + "url": "https://github.com/api-platform/openapi" + } + ], + "rank": 836, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1635587?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "sandoba", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 837, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/12297732?v=4", + "bio": "Software development by the Berlin specialist since 2002. eBusiness, eCommerce, PHP, Symfony, Shopware, TYPO3, CMS, APIs, Data Science, AI and more.", + "name": "Robert Fischer", + "location": "Berlin, Germany", + "company": "SANDOBA//EBUSINESS SOLUTIONS", + "blog": "https://www.sandoba.com/" + }, + { + "login": "sarim", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 838, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1235888?v=4", + "bio": null, + "name": "Sarim Khan", + "location": "Rajshahi", + "company": "macromanhq", + "blog": "http://sarim.me" + }, + { + "login": "sashaaro", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 839, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5504250?v=4", + "bio": null, + "name": "Aleksandr", + "location": "Russia Moscow", + "company": null, + "blog": "" + }, + { + "login": "sawmurai", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 840, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/6454986?v=4", + "bio": "Software developer based in Zurich.", + "name": "Fabian Becker", + "location": "Zürich", + "company": "Factset", + "blog": "" + }, + { + "login": "seb2411", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 841, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1470048?v=4", + "bio": null, + "name": "Lemarinel Sébastien", + "location": "Malta", + "company": "@MySchoolManagement ", + "blog": "" + }, + { + "login": "sebastianlp", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 842, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4922264?v=4", + "bio": null, + "name": "Sebastián Poliak", + "location": "Berlin", + "company": null, + "blog": "" + }, + { + "login": "sebheitzmann", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 843, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2197902?v=4", + "bio": null, + "name": "Sébastien HEITZMANN", + "location": "MULHOUSE", + "company": "2LE", + "blog": "https://www.2le.net" + }, + { + "login": "sergerdn", + "repos": [ + { + "repo": "create-client", + "contributions": 1, + "url": "https://github.com/api-platform/create-client" + } + ], + "rank": 844, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/64213648?v=4", + "bio": null, + "name": null, + "location": "CZ", + "company": null, + "blog": "" + }, + { + "login": "sethvargo", + "repos": [ + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + } + ], + "rank": 845, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/408570?v=4", + "bio": "Engineer @google", + "name": "Seth Vargo", + "location": "Pittsburgh, PA", + "company": "@Google", + "blog": "https://www.sethvargo.com" + }, + { + "login": "sh4ka", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 846, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1188509?v=4", + "bio": "Software engineer", + "name": "Jesús Flores", + "location": "Remote", + "company": "Factor Eleven GmbH", + "blog": "http://www.jesusfloressanjose.com" + }, + { + "login": "shafan", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 847, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/4314651?v=4", + "bio": null, + "name": "Pierre Galvez", + "location": "France", + "company": null, + "blog": "http://www.pierre-galvez.fr" + }, + { + "login": "silvia-odwyer", + "repos": [ + { + "repo": "admin", + "contributions": 1, + "url": "https://github.com/api-platform/admin" + } + ], + "rank": 848, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/32362757?v=4", + "bio": "Stay tuned 👁️", + "name": "Silvia O'Dwyer", + "location": "localhost:7000", + "company": null, + "blog": "" + }, + { + "login": "skalrayi", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 849, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/19673430?v=4", + "bio": "hello there.", + "name": "Jannik", + "location": "Germany", + "company": null, + "blog": "" + }, + { + "login": "smknstd", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 850, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2412608?v=4", + "bio": "Let me be what I wanna be", + "name": "Arnaud Becher", + "location": "Strasbourg (France)", + "company": "@code16", + "blog": "https://smknstd.github.io" + }, + { + "login": "snakegit1", + "repos": [ + { + "repo": "api-doc-parser", + "contributions": 1, + "url": "https://github.com/api-platform/api-doc-parser" + } + ], + "rank": 851, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/48355747?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "sneycampos", + "repos": [ + { + "repo": "vulcain", + "contributions": 1, + "url": "https://github.com/dunglas/vulcain" + } + ], + "rank": 852, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/585263?v=4", + "bio": null, + "name": "Silvio Ney", + "location": "Portugal", + "company": null, + "blog": "" + }, + { + "login": "stiivo", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 853, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5120127?v=4", + "bio": null, + "name": "stiivo", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "syl20b", + "repos": [ + { + "repo": "serializer", + "contributions": 1, + "url": "https://github.com/api-platform/serializer" + } + ], + "rank": 854, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/8626620?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "tattali", + "repos": [ + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + } + ], + "rank": 855, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/10502887?v=4", + "bio": null, + "name": "Théo Attali", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "tbuczen", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 856, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7297543?v=4", + "bio": "full-time web-developer, karaoke DJ, singer, shooter, hitchhiker, crafter, larper, human", + "name": "Tomasz Buczeń", + "location": "In a Cave, Spain", + "company": "URIAS", + "blog": "http://www.urias.it" + }, + { + "login": "tgalopin", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 857, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1651494?v=4", + "bio": "Helping developers create great Symfony projects with SymfonyInsight (insight.symfony.com).", + "name": "Titouan Galopin", + "location": "France", + "company": "@symfony ", + "blog": "https://titouangalopin.com" + }, + { + "login": "thatsLegit", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 858, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/54280083?v=4", + "bio": "I'm passionate about web services, developing desktop, mobile and browser apps.", + "name": "Ilya.Stepanov", + "location": "Paris", + "company": "Unlockt.me", + "blog": "http://ilyastepanov.online/" + }, + { + "login": "theZieger", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 859, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5716720?v=4", + "bio": "front-end unicorn working @invia-de - Dad - accessibility enthusiast - pseudo element tinkerer - general web lover ", + "name": "Eric Höppner", + "location": "Leipzig, Germany", + "company": "@invia-de", + "blog": "https://eric-zieger.de" + }, + { + "login": "thomasglachant", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 860, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1681865?v=4", + "bio": null, + "name": "Thomas Glachant", + "location": "Lille, France", + "company": "@stadline ", + "blog": "" + }, + { + "login": "tigitz", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 861, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1524501?v=4", + "bio": null, + "name": "Philippe SEGATORI", + "location": "Nice", + "company": null, + "blog": "" + }, + { + "login": "timonf", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 862, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/546813?v=4", + "bio": "Web developer located in Cologne", + "name": "Timon", + "location": "Cologne, Germany", + "company": null, + "blog": "" + }, + { + "login": "tony-tran", + "repos": [ + { + "repo": "demo", + "contributions": 1, + "url": "https://github.com/api-platform/demo" + } + ], + "rank": 863, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5413075?v=4", + "bio": null, + "name": "Tony Tran", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "totaltrash", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 864, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/637350?v=4", + "bio": null, + "name": "Darren Black", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "tpluscode", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 865, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/588128?v=4", + "bio": null, + "name": "Tomasz Pluskiewicz", + "location": "Wrocław, Poland", + "company": "T+Code", + "blog": "https://t-code.pl" + }, + { + "login": "travis-south", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 866, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2133349?v=4", + "bio": null, + "name": "Irvin Capagcuan", + "location": "Metro Manila, Philippines", + "company": "@mrge-group", + "blog": "https://www.capagcuan.org" + }, + { + "login": "trsteel88", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 867, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/869933?v=4", + "bio": null, + "name": "Trent Steel", + "location": "Brisbane", + "company": "@VivoGroupAu @Wrappt ", + "blog": "" + }, + { + "login": "tseho", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 868, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1421130?v=4", + "bio": null, + "name": "Quentin Favrie", + "location": "France", + "company": null, + "blog": "" + }, + { + "login": "tworzenieweb", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 869, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/741378?v=4", + "bio": null, + "name": "Łukasz Adamczewski", + "location": "Germany", + "company": "Jobleads GmbH", + "blog": "https://programming-services.pl" + }, + { + "login": "txptr", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 870, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2059767?v=4", + "bio": null, + "name": "Thilo", + "location": "Germany", + "company": null, + "blog": "https://xcep.net" + }, + { + "login": "virtualize", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 871, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/220102?v=4", + "bio": null, + "name": "Christoph Wieseke", + "location": "Leipzig, Germany", + "company": null, + "blog": "" + }, + { + "login": "wRLSS", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 872, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2380100?v=4", + "bio": "Occasional contributor, Solution Architect @Namecheap", + "name": "Nikita Tkalenko", + "location": "Ukraine", + "company": "@Namecheap", + "blog": "" + }, + { + "login": "welcoMattic", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 873, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/773875?v=4", + "bio": "I love literature, mainly written in PHP.\r\n@Symfony Core Team Member", + "name": "Mathieu Santostefano", + "location": "Niort", + "company": null, + "blog": "https://welcomattic.com" + }, + { + "login": "wenzdey", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 874, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/56051809?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "wizbit", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 875, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/394523?v=4", + "bio": null, + "name": "Marcus Speight", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "wouterj", + "repos": [ + { + "repo": "mercure", + "contributions": 1, + "url": "https://github.com/dunglas/mercure" + } + ], + "rank": 876, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/749025?v=4", + "bio": "Part of @symfony docs and core team & all-round Symfony enthusiast.\r\n\r\nDevOps Engineer at @MyWheels ", + "name": "Wouter de Jong", + "location": "Netherlands", + "company": "MyWheels", + "blog": "http://wouterj.nl" + }, + { + "login": "wow-apps", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 877, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2779949?v=4", + "bio": "CTO / Principal Software Architect", + "name": "Oleksii Samara", + "location": "Miami, FL", + "company": "@symfony, @api-platform, @ExaltyCom", + "blog": "https://wildsoft.io" + }, + { + "login": "wuestkamp", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 878, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/1220600?v=4", + "bio": "DevOps / Software Engineer / Kubernetes CKS CKA CKAD", + "name": "Kim Wuestkamp", + "location": "Oberhausen - Germany", + "company": null, + "blog": "https://www.wuestkamp.com" + }, + { + "login": "wulsic", + "repos": [ + { + "repo": "api-platform", + "contributions": 1, + "url": "https://github.com/api-platform/api-platform" + } + ], + "rank": 879, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/5250708?v=4", + "bio": null, + "name": "Winston Jašaragić", + "location": "The Netherlands", + "company": "@OmegaOS ", + "blog": "" + }, + { + "login": "x1wins", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 880, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/982291?v=4", + "bio": null, + "name": "Chang-Woo Rhee", + "location": "Irvine, CA", + "company": null, + "blog": "http://www.changwoo.org" + }, + { + "login": "xterr", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 881, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/619509?v=4", + "bio": null, + "name": "Ceana Razvan", + "location": null, + "company": null, + "blog": "" + }, + { + "login": "ymarillet", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 882, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/2027018?v=4", + "bio": "Web Architect / Software craftmanship / PHP/Symfony", + "name": "Yohann M.", + "location": "Aix-en-provence", + "company": null, + "blog": "" + }, + { + "login": "ymc-caot", + "repos": [ + { + "repo": "docs", + "contributions": 1, + "url": "https://github.com/api-platform/docs" + } + ], + "rank": 883, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/21998828?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + }, + { + "login": "yohang", + "repos": [ + { + "repo": "schema-generator", + "contributions": 1, + "url": "https://github.com/api-platform/schema-generator" + } + ], + "rank": 884, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/608984?v=4", + "bio": null, + "name": "Yohan Giarelli", + "location": "France", + "company": "@un-zero-un ", + "blog": "http://www.un-zero-un.fr" + }, + { + "login": "zoltanbalint", + "repos": [ + { + "repo": "core", + "contributions": 1, + "url": "https://github.com/api-platform/core" + } + ], + "rank": 885, + "contributions": 1, + "avatar_url": "https://avatars.githubusercontent.com/u/7030232?v=4", + "bio": null, + "name": null, + "location": null, + "company": null, + "blog": "" + } +] \ No newline at end of file