.all-contributorsrc 27 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069
  1. {
  2. "projectName": "Fork-Awesome",
  3. "projectOwner": "ForkAwesome",
  4. "repoType": "github",
  5. "repoHost": "https://github.com",
  6. "files": [
  7. "CONTRIBUTORS.md"
  8. ],
  9. "imageSize": 50,
  10. "commit": false,
  11. "contributors": [
  12. {
  13. "login": "davegandy",
  14. "name": "Dave Gandy",
  15. "avatar_url": "https://avatars0.githubusercontent.com/u/1076721?v=4",
  16. "profile": "https://github.com/davegandy",
  17. "contributions": [
  18. "code",
  19. "design",
  20. "doc"
  21. ]
  22. },
  23. {
  24. "login": "talbs",
  25. "name": "Brian Talbot",
  26. "avatar_url": "https://avatars3.githubusercontent.com/u/163763?v=4",
  27. "profile": "http://www.talbs.me",
  28. "contributions": [
  29. "code"
  30. ]
  31. },
  32. {
  33. "login": "supercodepoet",
  34. "name": "Travis Chase",
  35. "avatar_url": "https://avatars1.githubusercontent.com/u/249366?v=4",
  36. "profile": "https://github.com/supercodepoet",
  37. "contributions": [
  38. "code"
  39. ]
  40. },
  41. {
  42. "login": "robmadole",
  43. "name": "Rob Madole",
  44. "avatar_url": "https://avatars2.githubusercontent.com/u/132895?v=4",
  45. "profile": "http://robmadole.com",
  46. "contributions": [
  47. "code"
  48. ]
  49. },
  50. {
  51. "login": "tagliala",
  52. "name": "Geremia Taglialatela",
  53. "avatar_url": "https://avatars2.githubusercontent.com/u/556268?v=4",
  54. "profile": "https://github.com/tagliala",
  55. "contributions": [
  56. "doc",
  57. "question"
  58. ]
  59. },
  60. {
  61. "login": "mathiasbynens",
  62. "name": "Mathias Bynens",
  63. "avatar_url": "https://avatars1.githubusercontent.com/u/81942?v=4",
  64. "profile": "https://mathiasbynens.be/",
  65. "contributions": [
  66. "code"
  67. ]
  68. },
  69. {
  70. "login": "williamboman",
  71. "name": "William Boman",
  72. "avatar_url": "https://avatars0.githubusercontent.com/u/6705160?v=4",
  73. "profile": "https://redwill.se/",
  74. "contributions": [
  75. "code"
  76. ]
  77. },
  78. {
  79. "login": "kremalicious",
  80. "name": "Matthias Kretschmann",
  81. "avatar_url": "https://avatars1.githubusercontent.com/u/90316?v=4",
  82. "profile": "https://kretschmann.io",
  83. "contributions": [
  84. "code"
  85. ]
  86. },
  87. {
  88. "login": "Anahkiasen",
  89. "name": "Maxime Fabre",
  90. "avatar_url": "https://avatars3.githubusercontent.com/u/1321596?v=4",
  91. "profile": "https://about.me/anahkiasen",
  92. "contributions": [
  93. "code"
  94. ]
  95. },
  96. {
  97. "login": "patrickhlauke",
  98. "name": "Patrick H. Lauke",
  99. "avatar_url": "https://avatars1.githubusercontent.com/u/895831?v=4",
  100. "profile": "http://www.splintered.co.uk",
  101. "contributions": [
  102. "doc"
  103. ]
  104. },
  105. {
  106. "login": "dstroot",
  107. "name": "Dan Stroot",
  108. "avatar_url": "https://avatars1.githubusercontent.com/u/1438457?v=4",
  109. "profile": "https://danstroot.com",
  110. "contributions": [
  111. "code"
  112. ]
  113. },
  114. {
  115. "login": "LightGuard",
  116. "name": "Jason Porter",
  117. "avatar_url": "https://avatars0.githubusercontent.com/u/29971?v=4",
  118. "profile": "http://lightguard-jp.blogspot.com",
  119. "contributions": [
  120. "code"
  121. ]
  122. },
  123. {
  124. "login": "tomByrer",
  125. "name": "Tom Byrer",
  126. "avatar_url": "https://avatars2.githubusercontent.com/u/1308419?v=4",
  127. "profile": "https://github.com/tomByrer",
  128. "contributions": [
  129. "doc"
  130. ]
  131. },
  132. {
  133. "login": "gkoberger",
  134. "name": "Gregory Koberger",
  135. "avatar_url": "https://avatars3.githubusercontent.com/u/381393?v=4",
  136. "profile": "http://readme.io",
  137. "contributions": [
  138. "code"
  139. ]
  140. },
  141. {
  142. "login": "kkirsche",
  143. "name": "Kevin Kirsche",
  144. "avatar_url": "https://avatars1.githubusercontent.com/u/947110?v=4",
  145. "profile": "https://kevinkirsche.com",
  146. "contributions": [
  147. "doc"
  148. ]
  149. },
  150. {
  151. "login": "Synchro",
  152. "name": "Marcus Bointon",
  153. "avatar_url": "https://avatars2.githubusercontent.com/u/81561?v=4",
  154. "profile": "http://marcus.bointon.com/",
  155. "contributions": [
  156. "code"
  157. ]
  158. },
  159. {
  160. "login": "njb-said",
  161. "name": "njb_said",
  162. "avatar_url": "https://avatars2.githubusercontent.com/u/2371386?v=4",
  163. "profile": "https://github.com/njb-said",
  164. "contributions": [
  165. "doc"
  166. ]
  167. },
  168. {
  169. "login": "AJ-Acevedo",
  170. "name": "AJ Acevedo",
  171. "avatar_url": "https://avatars1.githubusercontent.com/u/953092?v=4",
  172. "profile": "http://ajacevedo.com",
  173. "contributions": [
  174. "doc"
  175. ]
  176. },
  177. {
  178. "login": "akx",
  179. "name": "Aarni Koskela",
  180. "avatar_url": "https://avatars2.githubusercontent.com/u/58669?v=4",
  181. "profile": "https://akx.github.io/",
  182. "contributions": [
  183. "doc"
  184. ]
  185. },
  186. {
  187. "login": "scudco",
  188. "name": "scudco",
  189. "avatar_url": "https://avatars1.githubusercontent.com/u/3806?v=4",
  190. "profile": "https://github.com/scudco",
  191. "contributions": [
  192. "tool"
  193. ]
  194. },
  195. {
  196. "login": "AlfioEmanueleFresta",
  197. "name": "Alfio Emanuele",
  198. "avatar_url": "https://avatars1.githubusercontent.com/u/621062?v=4",
  199. "profile": "https://alfioemanuele.io",
  200. "contributions": [
  201. "doc"
  202. ]
  203. },
  204. {
  205. "login": "drmonkeyninja",
  206. "name": "Andy Carter",
  207. "avatar_url": "https://avatars3.githubusercontent.com/u/357623?v=4",
  208. "profile": "http://andy-carter.com",
  209. "contributions": [
  210. "code"
  211. ]
  212. },
  213. {
  214. "login": "rouge8",
  215. "name": "Andy Freeland",
  216. "avatar_url": "https://avatars2.githubusercontent.com/u/237005?v=4",
  217. "profile": "https://andyfreeland.net",
  218. "contributions": [
  219. "bug",
  220. "code"
  221. ]
  222. },
  223. {
  224. "login": "anteriovieira",
  225. "name": "Antério Vieira",
  226. "avatar_url": "https://avatars1.githubusercontent.com/u/1490347?v=4",
  227. "profile": "http://owen.com.br",
  228. "contributions": [
  229. "doc"
  230. ]
  231. },
  232. {
  233. "login": "araratm",
  234. "name": "Ararat",
  235. "avatar_url": "https://avatars1.githubusercontent.com/u/8832594?v=4",
  236. "profile": "https://github.com/araratm",
  237. "contributions": [
  238. "doc"
  239. ]
  240. },
  241. {
  242. "login": "bengadbois",
  243. "name": "Ben Gadbois",
  244. "avatar_url": "https://avatars2.githubusercontent.com/u/1879785?v=4",
  245. "profile": "https://github.com/bengadbois",
  246. "contributions": [
  247. "doc"
  248. ]
  249. },
  250. {
  251. "login": "wazoo",
  252. "name": "Ben Thomas",
  253. "avatar_url": "https://avatars0.githubusercontent.com/u/216878?v=4",
  254. "profile": "https://github.com/wazoo",
  255. "contributions": [
  256. "code"
  257. ]
  258. },
  259. {
  260. "login": "islemaster",
  261. "name": "Brad Buchanan",
  262. "avatar_url": "https://avatars0.githubusercontent.com/u/1615761?v=4",
  263. "profile": "http://bradleycbuchanan.com",
  264. "contributions": [
  265. "doc"
  266. ]
  267. },
  268. {
  269. "login": "bsara",
  270. "name": "Brandon Sarà",
  271. "avatar_url": "https://avatars0.githubusercontent.com/u/3743423?v=4",
  272. "profile": "http://bsara.pro",
  273. "contributions": [
  274. "doc"
  275. ]
  276. },
  277. {
  278. "login": "Vusys",
  279. "name": "Bryan Channon",
  280. "avatar_url": "https://avatars0.githubusercontent.com/u/4213522?v=4",
  281. "profile": "http://vuii.co.uk",
  282. "contributions": [
  283. "doc"
  284. ]
  285. },
  286. {
  287. "login": "cauethenorio",
  288. "name": "Cauê Thenório",
  289. "avatar_url": "https://avatars3.githubusercontent.com/u/496987?v=4",
  290. "profile": "https://github.com/cauethenorio",
  291. "contributions": [
  292. "code"
  293. ]
  294. },
  295. {
  296. "login": "MacroChip",
  297. "name": "Chip Thien",
  298. "avatar_url": "https://avatars1.githubusercontent.com/u/5069304?v=4",
  299. "profile": "https://github.com/MacroChip",
  300. "contributions": [
  301. "code"
  302. ]
  303. },
  304. {
  305. "login": "hurtubise",
  306. "name": "Dane Hurtubise",
  307. "avatar_url": "https://avatars0.githubusercontent.com/u/610237?v=4",
  308. "profile": "http://hurtubise.me",
  309. "contributions": [
  310. "doc"
  311. ]
  312. },
  313. {
  314. "login": "curiousdannii",
  315. "name": "Dannii Willis",
  316. "avatar_url": "https://avatars2.githubusercontent.com/u/59074?v=4",
  317. "profile": "https://curiousdannii.github.io/",
  318. "contributions": [
  319. "doc"
  320. ]
  321. },
  322. {
  323. "login": "kant",
  324. "name": "Darío Hereñú",
  325. "avatar_url": "https://avatars1.githubusercontent.com/u/32717?v=4",
  326. "profile": "https://github.com/kant",
  327. "contributions": [
  328. "doc"
  329. ]
  330. },
  331. {
  332. "login": "davidcelis",
  333. "name": "David Celis",
  334. "avatar_url": "https://avatars3.githubusercontent.com/u/36873?v=4",
  335. "profile": "https://davidcel.is/",
  336. "contributions": [
  337. "doc"
  338. ]
  339. },
  340. {
  341. "login": "dmyers",
  342. "name": "Derek Myers",
  343. "avatar_url": "https://avatars3.githubusercontent.com/u/207171?v=4",
  344. "profile": "http://derekmyers.com",
  345. "contributions": [
  346. "bug",
  347. "doc"
  348. ]
  349. },
  350. {
  351. "login": "preaction",
  352. "name": "Doug Bell",
  353. "avatar_url": "https://avatars0.githubusercontent.com/u/53707?v=4",
  354. "profile": "http://preaction.me",
  355. "contributions": [
  356. "doc"
  357. ]
  358. },
  359. {
  360. "login": "eelkeblok",
  361. "name": "Eelke Blok",
  362. "avatar_url": "https://avatars0.githubusercontent.com/u/461752?v=4",
  363. "profile": "http://www.blokspeed.net",
  364. "contributions": [
  365. "doc"
  366. ]
  367. },
  368. {
  369. "login": "glensc",
  370. "name": "Elan Ruusamäe",
  371. "avatar_url": "https://avatars1.githubusercontent.com/u/199095?v=4",
  372. "profile": "https://github.com/glensc",
  373. "contributions": [
  374. "code"
  375. ]
  376. },
  377. {
  378. "login": "ericwbailey",
  379. "name": "Eric Bailey",
  380. "avatar_url": "https://avatars3.githubusercontent.com/u/634191?v=4",
  381. "profile": "https://ericwbailey.design/",
  382. "contributions": [
  383. "doc"
  384. ]
  385. },
  386. {
  387. "login": "ferhate",
  388. "name": "Ferhat Elmasgüneş",
  389. "avatar_url": "https://avatars0.githubusercontent.com/u/13179128?v=4",
  390. "profile": "http://ferhat.elmasgunes.net",
  391. "contributions": [
  392. "doc"
  393. ]
  394. },
  395. {
  396. "login": "fredj",
  397. "name": "Frédéric Junod",
  398. "avatar_url": "https://avatars0.githubusercontent.com/u/100959?v=4",
  399. "profile": "https://github.com/fredj",
  400. "contributions": [
  401. "bug",
  402. "doc"
  403. ]
  404. },
  405. {
  406. "login": "GrahamCampbell",
  407. "name": "Graham Campbell",
  408. "avatar_url": "https://avatars1.githubusercontent.com/u/2829600?v=4",
  409. "profile": "https://gjcampbell.co.uk/",
  410. "contributions": [
  411. "doc"
  412. ]
  413. },
  414. {
  415. "login": "GrahamWalters",
  416. "name": "Graham Walters",
  417. "avatar_url": "https://avatars2.githubusercontent.com/u/1072751?v=4",
  418. "profile": "https://grahamwalters.me",
  419. "contributions": [
  420. "doc"
  421. ]
  422. },
  423. {
  424. "login": "hendricius",
  425. "name": "Hendrik Kleinwaechter",
  426. "avatar_url": "https://avatars2.githubusercontent.com/u/816859?v=4",
  427. "profile": "http://www.tripl.de",
  428. "contributions": [
  429. "doc"
  430. ]
  431. },
  432. {
  433. "login": "ikourfaln",
  434. "name": "IKOURFALN Slimane",
  435. "avatar_url": "https://avatars3.githubusercontent.com/u/9744226?v=4",
  436. "profile": "https://github.com/ikourfaln",
  437. "contributions": [
  438. "bug",
  439. "code"
  440. ]
  441. },
  442. {
  443. "login": "jwilk",
  444. "name": "Jakub Wilk",
  445. "avatar_url": "https://avatars2.githubusercontent.com/u/141546?v=4",
  446. "profile": "https://github.com/jwilk",
  447. "contributions": [
  448. "doc"
  449. ]
  450. },
  451. {
  452. "login": "jjlharrison",
  453. "name": "James Harrison",
  454. "avatar_url": "https://avatars0.githubusercontent.com/u/242337?v=4",
  455. "profile": "https://github.com/jjlharrison",
  456. "contributions": [
  457. "doc"
  458. ]
  459. },
  460. {
  461. "login": "james-johnston-thumbtack",
  462. "name": "James Johnston",
  463. "avatar_url": "https://avatars3.githubusercontent.com/u/22308682?v=4",
  464. "profile": "https://github.com/james-johnston-thumbtack",
  465. "contributions": [
  466. "code"
  467. ]
  468. },
  469. {
  470. "login": "honzi",
  471. "name": "Jan Hořava",
  472. "avatar_url": "https://avatars2.githubusercontent.com/u/3666887?v=4",
  473. "profile": "http://honzi.cz",
  474. "contributions": [
  475. "doc"
  476. ]
  477. },
  478. {
  479. "login": "jaredly",
  480. "name": "Jared Forsyth",
  481. "avatar_url": "https://avatars3.githubusercontent.com/u/112170?v=4",
  482. "profile": "http://jaredforsyth.com",
  483. "contributions": [
  484. "code",
  485. "doc"
  486. ]
  487. },
  488. {
  489. "login": "jerodsanto",
  490. "name": "Jerod Santo",
  491. "avatar_url": "https://avatars0.githubusercontent.com/u/8212?v=4",
  492. "profile": "https://jerodsanto.net",
  493. "contributions": [
  494. "doc"
  495. ]
  496. },
  497. {
  498. "login": "jina",
  499. "name": "Jina Anne",
  500. "avatar_url": "https://avatars3.githubusercontent.com/u/53273?v=4",
  501. "profile": "http://jina.me",
  502. "contributions": [
  503. "doc"
  504. ]
  505. },
  506. {
  507. "login": "JocelynDelalande",
  508. "name": "JocelynDelalande",
  509. "avatar_url": "https://avatars0.githubusercontent.com/u/429633?v=4",
  510. "profile": "http://jocelyn.delalande.fr",
  511. "contributions": [
  512. "doc"
  513. ]
  514. },
  515. {
  516. "login": "JonMidhir",
  517. "name": "John Hope",
  518. "avatar_url": "https://avatars0.githubusercontent.com/u/39089?v=4",
  519. "profile": "http://jhope.ie",
  520. "contributions": [
  521. "doc"
  522. ]
  523. },
  524. {
  525. "login": "josdea",
  526. "name": "Josh Dean",
  527. "avatar_url": "https://avatars1.githubusercontent.com/u/13952477?v=4",
  528. "profile": "https://github.com/josdea",
  529. "contributions": [
  530. "code"
  531. ]
  532. },
  533. {
  534. "login": "juliankrispel",
  535. "name": "Julian Krispel-Samsel",
  536. "avatar_url": "https://avatars1.githubusercontent.com/u/1188186?v=4",
  537. "profile": "http://reactrocket.com",
  538. "contributions": [
  539. "code"
  540. ]
  541. },
  542. {
  543. "login": "theoreticaLee",
  544. "name": "Lee Leathers",
  545. "avatar_url": "https://avatars3.githubusercontent.com/u/591833?v=4",
  546. "profile": "http://about.me/leeleathers",
  547. "contributions": [
  548. "code"
  549. ]
  550. },
  551. {
  552. "login": "leniel",
  553. "name": "Leniel Macaferi",
  554. "avatar_url": "https://avatars2.githubusercontent.com/u/764854?v=4",
  555. "profile": "http://leniel.net",
  556. "contributions": [
  557. "doc"
  558. ]
  559. },
  560. {
  561. "login": "macmladen",
  562. "name": "Mladen Đurić",
  563. "avatar_url": "https://avatars2.githubusercontent.com/u/572289?v=4",
  564. "profile": "http://macmladen.com",
  565. "contributions": [
  566. "doc"
  567. ]
  568. },
  569. {
  570. "login": "MartinSeeler",
  571. "name": "Martin Seeler",
  572. "avatar_url": "https://avatars0.githubusercontent.com/u/1043838?v=4",
  573. "profile": "http://www.martinseeler.com",
  574. "contributions": [
  575. "code"
  576. ]
  577. },
  578. {
  579. "login": "sigo",
  580. "name": "Mateusz Jagiełło",
  581. "avatar_url": "https://avatars2.githubusercontent.com/u/321881?v=4",
  582. "profile": "http://sigo.pl/",
  583. "contributions": [
  584. "bug"
  585. ]
  586. },
  587. {
  588. "login": "mtscout6",
  589. "name": "Matt Smith",
  590. "avatar_url": "https://avatars3.githubusercontent.com/u/736870?v=4",
  591. "profile": "http://www.softwarebymatt.com",
  592. "contributions": [
  593. "bug"
  594. ]
  595. },
  596. {
  597. "login": "gurisko",
  598. "name": "Matus Gura",
  599. "avatar_url": "https://avatars2.githubusercontent.com/u/495549?v=4",
  600. "profile": "https://github.com/gurisko",
  601. "contributions": [
  602. "doc"
  603. ]
  604. },
  605. {
  606. "login": "jibbajabba",
  607. "name": "Michael Angeles",
  608. "avatar_url": "https://avatars1.githubusercontent.com/u/117222?v=4",
  609. "profile": "https://github.com/jibbajabba",
  610. "contributions": [
  611. "doc"
  612. ]
  613. },
  614. {
  615. "login": "nielsenramon",
  616. "name": "Nielsen Ramon",
  617. "avatar_url": "https://avatars3.githubusercontent.com/u/1246672?v=4",
  618. "profile": "http://nielsenramon.com/",
  619. "contributions": [
  620. "code"
  621. ]
  622. },
  623. {
  624. "login": "doersino",
  625. "name": "Noah Doersing",
  626. "avatar_url": "https://avatars1.githubusercontent.com/u/1944410?v=4",
  627. "profile": "https://hejnoah.com",
  628. "contributions": [
  629. "doc"
  630. ]
  631. },
  632. {
  633. "login": "paulftw",
  634. "name": "Paul Korzhyk",
  635. "avatar_url": "https://avatars1.githubusercontent.com/u/769142?v=4",
  636. "profile": "https://github.com/paulftw",
  637. "contributions": [
  638. "doc"
  639. ]
  640. },
  641. {
  642. "login": "PeterDaveHello",
  643. "name": "Peter Dave Hello",
  644. "avatar_url": "https://avatars3.githubusercontent.com/u/3691490?v=4",
  645. "profile": "https://www.peterdavehello.org/",
  646. "contributions": [
  647. "doc",
  648. "platform"
  649. ]
  650. },
  651. {
  652. "login": "pdehaan",
  653. "name": "Peter deHaan",
  654. "avatar_url": "https://avatars2.githubusercontent.com/u/557895?v=4",
  655. "profile": "http://about.me/peterdehaan",
  656. "contributions": [
  657. "doc"
  658. ]
  659. },
  660. {
  661. "login": "pra85",
  662. "name": "Prayag Verma ",
  663. "avatar_url": "https://avatars2.githubusercontent.com/u/829526?v=4",
  664. "profile": "https://www.StylifyYourBlog.com/",
  665. "contributions": [
  666. "doc"
  667. ]
  668. },
  669. {
  670. "login": "ReadmeCritic",
  671. "name": "ReadmeCritic",
  672. "avatar_url": "https://avatars3.githubusercontent.com/u/15367484?v=4",
  673. "profile": "https://twitter.com/ReadmeCritic",
  674. "contributions": [
  675. "doc"
  676. ]
  677. },
  678. {
  679. "login": "ricardopolo",
  680. "name": "Ricardo Polo",
  681. "avatar_url": "https://avatars3.githubusercontent.com/u/1263856?v=4",
  682. "profile": "https://ricardopolo.co/",
  683. "contributions": [
  684. "code"
  685. ]
  686. },
  687. {
  688. "login": "rmm5t",
  689. "name": "Ryan McGeary",
  690. "avatar_url": "https://avatars0.githubusercontent.com/u/740?v=4",
  691. "profile": "http://ryan.mcgeary.org",
  692. "contributions": [
  693. "code"
  694. ]
  695. },
  696. {
  697. "login": "rriggin",
  698. "name": "Ryan Riggin",
  699. "avatar_url": "https://avatars1.githubusercontent.com/u/125998?v=4",
  700. "profile": "https://github.com/rriggin",
  701. "contributions": [
  702. "code"
  703. ]
  704. },
  705. {
  706. "login": "rsenk330",
  707. "name": "Ryan Senkbeil",
  708. "avatar_url": "https://avatars2.githubusercontent.com/u/881590?v=4",
  709. "profile": "http://ryansenkbeil.com",
  710. "contributions": [
  711. "code"
  712. ]
  713. },
  714. {
  715. "login": "sarangjo",
  716. "name": "Sarang Joshi",
  717. "avatar_url": "https://avatars1.githubusercontent.com/u/1961007?v=4",
  718. "profile": "http://sarangjo.github.io",
  719. "contributions": [
  720. "doc"
  721. ]
  722. },
  723. {
  724. "login": "Scotchester",
  725. "name": "Scott Cranfill",
  726. "avatar_url": "https://avatars3.githubusercontent.com/u/1044670?v=4",
  727. "profile": "https://twitter.com/scott_ish",
  728. "contributions": [
  729. "code"
  730. ]
  731. },
  732. {
  733. "login": "TheJaredWilcurt",
  734. "name": "The Jared Wilcurt",
  735. "avatar_url": "https://avatars1.githubusercontent.com/u/4629794?v=4",
  736. "profile": "http://TheJaredWilcurt.com",
  737. "contributions": [
  738. "doc"
  739. ]
  740. },
  741. {
  742. "login": "tagCincy",
  743. "name": "Tim Guibord",
  744. "avatar_url": "https://avatars0.githubusercontent.com/u/308290?v=4",
  745. "profile": "https://github.com/tagCincy",
  746. "contributions": [
  747. "code"
  748. ]
  749. },
  750. {
  751. "login": "mazurva",
  752. "name": "Vadim Mazur",
  753. "avatar_url": "https://avatars1.githubusercontent.com/u/1152567?v=4",
  754. "profile": "https://github.com/mazurva",
  755. "contributions": [
  756. "code"
  757. ]
  758. },
  759. {
  760. "login": "vinsonchuong",
  761. "name": "Vinson Chuong",
  762. "avatar_url": "https://avatars2.githubusercontent.com/u/382608?v=4",
  763. "profile": "https://vinsonchuong.net",
  764. "contributions": [
  765. "code"
  766. ]
  767. },
  768. {
  769. "login": "grvrg",
  770. "name": "grvrg",
  771. "avatar_url": "https://avatars3.githubusercontent.com/u/34144858?v=4",
  772. "profile": "https://github.com/grvrg",
  773. "contributions": [
  774. "doc"
  775. ]
  776. },
  777. {
  778. "login": "luke83",
  779. "name": "Luca Trevisani",
  780. "avatar_url": "https://avatars0.githubusercontent.com/u/77144?v=4",
  781. "profile": "https://github.com/luke83",
  782. "contributions": [
  783. "code"
  784. ]
  785. },
  786. {
  787. "login": "alvarotrigo",
  788. "name": "Álvaro",
  789. "avatar_url": "https://avatars3.githubusercontent.com/u/1706326?v=4",
  790. "profile": "http://alvarotrigo.com",
  791. "contributions": [
  792. "doc"
  793. ]
  794. },
  795. {
  796. "login": "xuv",
  797. "name": "Julien Deswaef",
  798. "avatar_url": "https://avatars3.githubusercontent.com/u/192539?v=4",
  799. "profile": "http://xuv.be",
  800. "contributions": [
  801. "code",
  802. "design",
  803. "doc",
  804. "question"
  805. ]
  806. },
  807. {
  808. "login": "n8willis",
  809. "name": "n8willis",
  810. "avatar_url": "https://avatars0.githubusercontent.com/u/2192132?v=4",
  811. "profile": "https://github.com/n8willis",
  812. "contributions": [
  813. "ideas"
  814. ]
  815. },
  816. {
  817. "login": "brendanhowell",
  818. "name": "B. Howell",
  819. "avatar_url": "https://avatars0.githubusercontent.com/u/1779453?v=4",
  820. "profile": "http://wintermute.org/brendan",
  821. "contributions": [
  822. "ideas"
  823. ]
  824. },
  825. {
  826. "login": "algotruneman",
  827. "name": "Algot Runeman",
  828. "avatar_url": "https://avatars2.githubusercontent.com/u/1197187?v=4",
  829. "profile": "http://runeman.org",
  830. "contributions": [
  831. "doc"
  832. ]
  833. },
  834. {
  835. "login": "micahilbery",
  836. "name": "Micah Ilbery",
  837. "avatar_url": "https://avatars0.githubusercontent.com/u/10608836?v=4",
  838. "profile": "https://micahilbery.com/",
  839. "contributions": [
  840. "doc",
  841. "design"
  842. ]
  843. },
  844. {
  845. "login": "tessus",
  846. "name": "Helmut K. C. Tessarek",
  847. "avatar_url": "https://avatars3.githubusercontent.com/u/223439?v=4",
  848. "profile": "https://evermeet.cx",
  849. "contributions": [
  850. "doc",
  851. "code",
  852. "design"
  853. ]
  854. },
  855. {
  856. "login": "jeromelebleu",
  857. "name": "jeromelebleu",
  858. "avatar_url": "https://avatars0.githubusercontent.com/u/3597194?v=4",
  859. "profile": "https://github.com/jeromelebleu",
  860. "contributions": [
  861. "code"
  862. ]
  863. },
  864. {
  865. "login": "rummik",
  866. "name": "Kimberly Zick",
  867. "avatar_url": "https://avatars3.githubusercontent.com/u/630909?v=4",
  868. "profile": "https://zick.kim/",
  869. "contributions": [
  870. "doc"
  871. ]
  872. },
  873. {
  874. "login": "nIQnutn",
  875. "name": "nIQnutn",
  876. "avatar_url": "https://avatars2.githubusercontent.com/u/13441278?v=4",
  877. "profile": "http://blog.niqnutn.com/",
  878. "contributions": [
  879. "blog",
  880. "plugin"
  881. ]
  882. },
  883. {
  884. "login": "leosuncin",
  885. "name": "Jaime Leonardo Suncin Cruz",
  886. "avatar_url": "https://avatars1.githubusercontent.com/u/4307697?v=4",
  887. "profile": "https://github.com/leosuncin",
  888. "contributions": [
  889. "doc"
  890. ]
  891. },
  892. {
  893. "login": "juliettef",
  894. "name": "Juliette Foucaut",
  895. "avatar_url": "https://avatars0.githubusercontent.com/u/1770233?v=4",
  896. "profile": "https://www.enkisoftware.com",
  897. "contributions": [
  898. "plugin"
  899. ]
  900. },
  901. {
  902. "login": "QuadPiece",
  903. "name": "Dominik V. Salonen",
  904. "avatar_url": "https://avatars1.githubusercontent.com/u/6379091?v=4",
  905. "profile": "http://quad.moe/",
  906. "contributions": [
  907. "blog"
  908. ]
  909. },
  910. {
  911. "login": "aviau",
  912. "name": "Alexandre Viau",
  913. "avatar_url": "https://avatars2.githubusercontent.com/u/2706882?v=4",
  914. "profile": "https://alexandreviau.net",
  915. "contributions": [
  916. "ideas",
  917. "platform"
  918. ]
  919. },
  920. {
  921. "login": "Xesau",
  922. "name": "Xesau",
  923. "avatar_url": "https://avatars3.githubusercontent.com/u/7915413?v=4",
  924. "profile": "http://xesau.eu/",
  925. "contributions": [
  926. "bug"
  927. ]
  928. },
  929. {
  930. "login": "janhohner",
  931. "name": "Jan Hohner",
  932. "avatar_url": "https://avatars0.githubusercontent.com/u/649895?v=4",
  933. "profile": "https://janhohner.de",
  934. "contributions": [
  935. "bug"
  936. ]
  937. },
  938. {
  939. "login": "davelab6",
  940. "name": "Dave Crossland",
  941. "avatar_url": "https://avatars0.githubusercontent.com/u/261579?v=4",
  942. "profile": "http://fonts.google.com",
  943. "contributions": [
  944. "review"
  945. ]
  946. },
  947. {
  948. "login": "Berkmann18",
  949. "name": "Maximilian Berkmann",
  950. "avatar_url": "https://avatars0.githubusercontent.com/u/8260834?v=4",
  951. "profile": "http://maxcubing.wordpress.com",
  952. "contributions": [
  953. "ideas"
  954. ]
  955. },
  956. {
  957. "login": "moritzheiber",
  958. "name": "Moritz Heiber",
  959. "avatar_url": "https://avatars2.githubusercontent.com/u/616813?v=4",
  960. "profile": "https://heiber.im",
  961. "contributions": [
  962. "infra"
  963. ]
  964. },
  965. {
  966. "login": "wezm",
  967. "name": "Wesley Moore",
  968. "avatar_url": "https://avatars1.githubusercontent.com/u/21787?v=4",
  969. "profile": "http://www.wezm.net/",
  970. "contributions": [
  971. "doc"
  972. ]
  973. },
  974. {
  975. "login": "jerrykan",
  976. "name": "John Kristensen",
  977. "avatar_url": "https://avatars0.githubusercontent.com/u/377632?v=4",
  978. "profile": "http://www.jerrykan.com/",
  979. "contributions": [
  980. "design"
  981. ]
  982. },
  983. {
  984. "login": "melmothx",
  985. "name": "Marco",
  986. "avatar_url": "https://avatars3.githubusercontent.com/u/130971?v=4",
  987. "profile": "https://amusewiki.org",
  988. "contributions": [
  989. "design"
  990. ]
  991. },
  992. {
  993. "login": "jaredcwhite",
  994. "name": "Jared White",
  995. "avatar_url": "https://avatars1.githubusercontent.com/u/658496?v=4",
  996. "profile": "https://whitefusion.io",
  997. "contributions": [
  998. "content"
  999. ]
  1000. },
  1001. {
  1002. "login": "waldyrious",
  1003. "name": "Waldir Pimenta",
  1004. "avatar_url": "https://avatars2.githubusercontent.com/u/478237?v=4",
  1005. "profile": "http://waldyrious.github.io",
  1006. "contributions": [
  1007. "content"
  1008. ]
  1009. },
  1010. {
  1011. "login": "vanokhin",
  1012. "name": "Vladimir Anokhin",
  1013. "avatar_url": "https://avatars3.githubusercontent.com/u/1898673?v=4",
  1014. "profile": "https://vanokhin.com/",
  1015. "contributions": [
  1016. "code"
  1017. ]
  1018. },
  1019. {
  1020. "login": "maxlath",
  1021. "name": "Maxime Lathuilière",
  1022. "avatar_url": "https://avatars2.githubusercontent.com/u/1596934?v=4",
  1023. "profile": "http://maxlath.eu",
  1024. "contributions": [
  1025. "code"
  1026. ]
  1027. },
  1028. {
  1029. "login": "araratthehero",
  1030. "name": "Ararat",
  1031. "avatar_url": "https://avatars1.githubusercontent.com/u/8832594?v=4",
  1032. "profile": "https://github.com/araratthehero",
  1033. "contributions": [
  1034. "content"
  1035. ]
  1036. },
  1037. {
  1038. "login": "wakest",
  1039. "name": "Liaizon Wakest",
  1040. "avatar_url": "https://avatars2.githubusercontent.com/u/7890201?v=4",
  1041. "profile": "http://wake.st",
  1042. "contributions": [
  1043. "ideas"
  1044. ]
  1045. },
  1046. {
  1047. "login": "fedidat",
  1048. "name": "Ben Fedidat",
  1049. "avatar_url": "https://avatars2.githubusercontent.com/u/1108409?v=4",
  1050. "profile": "http://fedidat.com/",
  1051. "contributions": [
  1052. "blog"
  1053. ]
  1054. },
  1055. {
  1056. "login": "eidsonator",
  1057. "name": "Todd Eidson",
  1058. "avatar_url": "https://avatars0.githubusercontent.com/u/954092?v=4",
  1059. "profile": "https://www.eidson.info",
  1060. "contributions": [
  1061. "ideas",
  1062. "doc",
  1063. "bug",
  1064. "code"
  1065. ]
  1066. }
  1067. ],
  1068. "contributorsPerLine": 7
  1069. }