From 199fe70b03b0a39bbca54f96ba1c627b735f9741 Mon Sep 17 00:00:00 2001 From: Ralph Jbeily Date: Wed, 30 Jan 2019 09:26:50 +0200 Subject: [PATCH] Docs contributors (#227) * Add @george-haddad as a contributor * Add @toufic-m as a contributor * Add @WajeehZantout as a contributor * Add @e55o as a contributor * Add @JadTermsani as a contributor * Add @RalphJbeily as a contributor * Add @alexiakl as a contributor * docs: fix Alexi and George profiles * docs: update README.md * docs: update contributors table * docs: fix image size and contributors per line * docs: add license badge --- .all-contributorsrc | 75 +++++++++++++++++++++++++++++++++++++++++++-- README.md | 15 +++++---- 2 files changed, 82 insertions(+), 8 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 38d53e6b3..ab324eeb7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -4,8 +4,9 @@ "files": [ "README.md" ], - "imageSize": 100, + "imageSize": 80, "commit": true, + "contributorsPerLine": 8, "contributors": [ { "login": "adampash", @@ -45,6 +46,76 @@ "contributions": [ "code" ] + }, + { + "login": "george-haddad", + "name": "George Haddad", + "avatar_url": "https://avatars2.githubusercontent.com/u/3069650?v=4", + "profile": "https://github.com/george-haddad", + "contributions": [ + "code", + "doc" + ] + }, + { + "login": "toufic-m", + "name": "Toufic Mouallem", + "avatar_url": "https://avatars3.githubusercontent.com/u/13136721?v=4", + "profile": "https://github.com/toufic-m", + "contributions": [ + "code", + "doc" + ] + }, + { + "login": "WajeehZantout", + "name": "Wajeeh Zantout", + "avatar_url": "https://avatars2.githubusercontent.com/u/23698181?v=4", + "profile": "https://github.com/WajeehZantout", + "contributions": [ + "code", + "doc" + ] + }, + { + "login": "e55o", + "name": "Marc Esso", + "avatar_url": "https://avatars1.githubusercontent.com/u/31523264?v=4", + "profile": "https://github.com/e55o", + "contributions": [ + "code", + "doc" + ] + }, + { + "login": "JadTermsani", + "name": "Jad Termsani", + "avatar_url": "https://avatars0.githubusercontent.com/u/32297675?v=4", + "profile": "https://github.com/JadTermsani", + "contributions": [ + "code", + "doc" + ] + }, + { + "login": "RalphJbeily", + "name": "Ralph Jbeily", + "avatar_url": "https://avatars2.githubusercontent.com/u/31958255?v=4", + "profile": "https://github.com/RalphJbeily", + "contributions": [ + "code", + "doc" + ] + }, + { + "login": "alexiakl", + "name": "Alexi Akl", + "avatar_url": "https://avatars0.githubusercontent.com/u/2188008?v=4", + "profile": "https://github.com/alexiakl", + "contributions": [ + "code" + ] } - ] + ], + "repoType": "github" } diff --git a/README.md b/README.md index 6b5ac0478..a922fd839 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Mercury Parser - Extracting content from chaos -[![CircleCI](https://circleci.com/gh/postlight/mercury-parser.svg?style=svg&circle-token=3026c2b527d3767750e767872d08991aeb4f8f10)](https://circleci.com/gh/postlight/mercury-parser) [![Build status](https://ci.appveyor.com/api/projects/status/bxwqp6mn8ijycqh4?svg=true)](https://ci.appveyor.com/project/adampash/mercury-parser) +[![CircleCI](https://circleci.com/gh/postlight/mercury-parser.svg?style=svg&circle-token=3026c2b527d3767750e767872d08991aeb4f8f10)](https://circleci.com/gh/postlight/mercury-parser) [![Build status](https://ci.appveyor.com/api/projects/status/bxwqp6mn8ijycqh4?svg=true)](https://ci.appveyor.com/project/adampash/mercury-parser) [![Apache License][license-badge]][license] + +[license-badge]: https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square +[license]: https://github.com/postlight/mercury-parser/blob/master/LICENSE-APACHE The Mercury Parser extracts the bits that humans care about from any URL you give it. That includes article content, titles, authors, published dates, excerpts, lead images, and more. @@ -60,12 +63,12 @@ Unless it is explicitly stated otherwise, any contribution intentionally submitt ## Contributors -[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors) - -| [
Adam Pash](http://adampash.com)
📝 [💻](https://github.com/postlight/readability-parser/commits?author=adampash) [📖](https://github.com/postlight/readability-parser/commits?author=adampash) 💡 | [
Toy Vano](https://github.com/spiffytoy)
[💻](https://github.com/postlight/readability-parser/commits?author=spiffytoy) | [
Drew Bell](droob.org)
[💻](https://github.com/postlight/readability-parser/commits?author=droob) | [
Jeremy Mack](https://twitter.com/mutewinter)
[💻](https://github.com/postlight/readability-parser/commits?author=mutewinter) | -| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | - + +| [Adam Pash
Adam Pash](http://adampash.com)
[📝](#blog-adampash "Blogposts") [💻](https://github.com/postlight/readability-parser/commits?author=adampash "Code") [📖](https://github.com/postlight/readability-parser/commits?author=adampash "Documentation") [💡](#example-adampash "Examples") | [Toy Vano
Toy Vano](https://github.com/spiffytoy)
[💻](https://github.com/postlight/readability-parser/commits?author=spiffytoy "Code") | [Drew Bell
Drew Bell](droob.org)
[💻](https://github.com/postlight/readability-parser/commits?author=droob "Code") | [Jeremy Mack
Jeremy Mack](https://twitter.com/mutewinter)
[💻](https://github.com/postlight/readability-parser/commits?author=mutewinter "Code") | [George Haddad
George Haddad](https://github.com/george-haddad)
[💻](https://github.com/postlight/readability-parser/commits?author=george-haddad "Code") [📖](https://github.com/postlight/readability-parser/commits?author=george-haddad "Documentation") | [Toufic Mouallem
Toufic Mouallem](https://github.com/toufic-m)
[💻](https://github.com/postlight/readability-parser/commits?author=toufic-m "Code") [📖](https://github.com/postlight/readability-parser/commits?author=toufic-m "Documentation") | [Wajeeh Zantout
Wajeeh Zantout](https://github.com/WajeehZantout)
[💻](https://github.com/postlight/readability-parser/commits?author=WajeehZantout "Code") [📖](https://github.com/postlight/readability-parser/commits?author=WajeehZantout "Documentation") | [Marc Esso
Marc Esso](https://github.com/e55o)
[💻](https://github.com/postlight/readability-parser/commits?author=e55o "Code") [📖](https://github.com/postlight/readability-parser/commits?author=e55o "Documentation") | +| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | +| [Jad Termsani
Jad Termsani](https://github.com/JadTermsani)
[💻](https://github.com/postlight/readability-parser/commits?author=JadTermsani "Code") [📖](https://github.com/postlight/readability-parser/commits?author=JadTermsani "Documentation") | [Ralph Jbeily
Ralph Jbeily](https://github.com/RalphJbeily)
[💻](https://github.com/postlight/readability-parser/commits?author=RalphJbeily "Code") [📖](https://github.com/postlight/readability-parser/commits?author=RalphJbeily "Documentation") | [Alexi Akl
Alexi Akl](https://github.com/alexiakl)
[💻](https://github.com/postlight/readability-parser/commits?author=alexiakl "Code") |