Skip to content

Commit

Permalink
Docs contributors (#227)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
RalphJbeily authored and george-haddad committed Jan 30, 2019
1 parent 9756e6e commit 199fe70
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 8 deletions.
75 changes: 73 additions & 2 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
"files": [
"README.md"
],
"imageSize": 100,
"imageSize": 80,
"commit": true,
"contributorsPerLine": 8,
"contributors": [
{
"login": "adampash",
Expand Down Expand Up @@ -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"
}
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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)

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->

| [<img src="https://avatars.githubusercontent.com/u/64131?v=3" width="100px;"/><br /><sub>Adam Pash</sub>](http://adampash.com)<br />📝 [💻](https://github.com/postlight/readability-parser/commits?author=adampash) [📖](https://github.com/postlight/readability-parser/commits?author=adampash) 💡 | [<img src="https://avatars.githubusercontent.com/u/19412836?v=3" width="100px;"/><br /><sub>Toy Vano</sub>](https://github.com/spiffytoy)<br />[💻](https://github.com/postlight/readability-parser/commits?author=spiffytoy) | [<img src="https://avatars.githubusercontent.com/u/183608?v=3" width="100px;"/><br /><sub>Drew Bell</sub>](droob.org)<br />[💻](https://github.com/postlight/readability-parser/commits?author=droob) | [<img src="https://avatars.githubusercontent.com/u/305901?v=3" width="100px;"/><br /><sub>Jeremy Mack</sub>](https://twitter.com/mutewinter)<br />[💻](https://github.com/postlight/readability-parser/commits?author=mutewinter) |
| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |

<!-- prettier-ignore -->
| [<img src="https://avatars.githubusercontent.com/u/64131?v=3" width="80px;" alt="Adam Pash"/><br /><sub><b>Adam Pash</b></sub>](http://adampash.com)<br />[📝](#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") | [<img src="https://avatars.githubusercontent.com/u/19412836?v=3" width="80px;" alt="Toy Vano"/><br /><sub><b>Toy Vano</b></sub>](https://github.com/spiffytoy)<br />[💻](https://github.com/postlight/readability-parser/commits?author=spiffytoy "Code") | [<img src="https://avatars.githubusercontent.com/u/183608?v=3" width="80px;" alt="Drew Bell"/><br /><sub><b>Drew Bell</b></sub>](droob.org)<br />[💻](https://github.com/postlight/readability-parser/commits?author=droob "Code") | [<img src="https://avatars.githubusercontent.com/u/305901?v=3" width="80px;" alt="Jeremy Mack"/><br /><sub><b>Jeremy Mack</b></sub>](https://twitter.com/mutewinter)<br />[💻](https://github.com/postlight/readability-parser/commits?author=mutewinter "Code") | [<img src="https://avatars2.githubusercontent.com/u/3069650?v=4" width="80px;" alt="George Haddad"/><br /><sub><b>George Haddad</b></sub>](https://github.com/george-haddad)<br />[💻](https://github.com/postlight/readability-parser/commits?author=george-haddad "Code") [📖](https://github.com/postlight/readability-parser/commits?author=george-haddad "Documentation") | [<img src="https://avatars3.githubusercontent.com/u/13136721?v=4" width="80px;" alt="Toufic Mouallem"/><br /><sub><b>Toufic Mouallem</b></sub>](https://github.com/toufic-m)<br />[💻](https://github.com/postlight/readability-parser/commits?author=toufic-m "Code") [📖](https://github.com/postlight/readability-parser/commits?author=toufic-m "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/23698181?v=4" width="80px;" alt="Wajeeh Zantout"/><br /><sub><b>Wajeeh Zantout</b></sub>](https://github.com/WajeehZantout)<br />[💻](https://github.com/postlight/readability-parser/commits?author=WajeehZantout "Code") [📖](https://github.com/postlight/readability-parser/commits?author=WajeehZantout "Documentation") | [<img src="https://avatars1.githubusercontent.com/u/31523264?v=4" width="80px;" alt="Marc Esso"/><br /><sub><b>Marc Esso</b></sub>](https://github.com/e55o)<br />[💻](https://github.com/postlight/readability-parser/commits?author=e55o "Code") [📖](https://github.com/postlight/readability-parser/commits?author=e55o "Documentation") |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| [<img src="https://avatars0.githubusercontent.com/u/32297675?v=4" width="80px;" alt="Jad Termsani"/><br /><sub><b>Jad Termsani</b></sub>](https://github.com/JadTermsani)<br />[💻](https://github.com/postlight/readability-parser/commits?author=JadTermsani "Code") [📖](https://github.com/postlight/readability-parser/commits?author=JadTermsani "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/31958255?v=4" width="80px;" alt="Ralph Jbeily"/><br /><sub><b>Ralph Jbeily</b></sub>](https://github.com/RalphJbeily)<br />[💻](https://github.com/postlight/readability-parser/commits?author=RalphJbeily "Code") [📖](https://github.com/postlight/readability-parser/commits?author=RalphJbeily "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/2188008?v=4" width="80px;" alt="Alexi Akl"/><br /><sub><b>Alexi Akl</b></sub>](https://github.com/alexiakl)<br />[💻](https://github.com/postlight/readability-parser/commits?author=alexiakl "Code") |

<!-- ALL-CONTRIBUTORS-LIST:END -->

0 comments on commit 199fe70

Please sign in to comment.