Skip to content

Commit

Permalink
update contributors as of 10/4/20 (redwoodjs#1272)
Browse files Browse the repository at this point in the history
* update contributors

* misc updates
  • Loading branch information
thedavidprice authored Oct 5, 2020
1 parent 06d6590 commit 85b47c7
Show file tree
Hide file tree
Showing 5 changed files with 168 additions and 8 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,19 @@ And there you have it.
<tr>
<td align="center"><a href="https://github.com/CR1AT0RS"><img src="https://avatars1.githubusercontent.com/u/4299288?v=4" width="100px;" alt=""/><br /><sub><b>cr1at0rs</b></sub></a></td>
<td align="center"><a href="https://github.com/qooqu"><img src="https://avatars0.githubusercontent.com/u/23623824?v=4" width="100px;" alt=""/><br /><sub><b>qooqu</b></sub></a></td>
<td align="center"><a href="https://www.youtube.com/c/awesomedevnotes"><img src="https://avatars2.githubusercontent.com/u/66256957?v=4" width="100px;" alt=""/><br /><sub><b>Android Dev Notes</b></sub></a></td>
<td align="center"><a href="http://jeremykratz.com/"><img src="https://avatars3.githubusercontent.com/u/1337020?v=4" width="100px;" alt=""/><br /><sub><b>Jeremy Kratz</b></sub></a></td>
<td align="center"><a href="http://kriscoulson.com/"><img src="https://avatars3.githubusercontent.com/u/6943688?v=4" width="100px;" alt=""/><br /><sub><b>Kris Coulson</b></sub></a></td>
</tr>
<tr>
<td align="center"><a href="https://www.aboutmonica.com/"><img src="https://avatars0.githubusercontent.com/u/6998954?v=4" width="100px;" alt=""/><br /><sub><b>Monica Powell</b></sub></a></td>
<td align="center"><a href="https://github.com/bboygary"><img src="https://avatars0.githubusercontent.com/u/65660344?v=4" width="100px;" alt=""/><br /><sub><b>Ganesh Rane</b></sub></a></td>
<td align="center"><a href="https://github.com/ryanmdoyle"><img src="https://avatars2.githubusercontent.com/u/20651020?v=4" width="100px;" alt=""/><br /><sub><b>Ryan Doyle</b></sub></a></td>
<td align="center"><a href="https://ajcwebdev.substack.com/"><img src="https://avatars0.githubusercontent.com/u/12433465?v=4" width="100px;" alt=""/><br /><sub><b>Anthony Campolo</b></sub></a></td>
<td align="center"><a href="https://github.com/matthewcarlreetz"><img src="https://avatars0.githubusercontent.com/u/1760821?v=4" width="100px;" alt=""/><br /><sub><b>Matt Reetz</b></sub></a></td>
</tr>
<tr>
<td align="center"><a href="https://in.linkedin.com/in/punit-makwana/"><img src="https://avatars1.githubusercontent.com/u/16760252?v=4" width="100px;" alt=""/><br /><sub><b>Punit Makwana</b></sub></a></td>
</tr>
</table>

Expand Down
90 changes: 86 additions & 4 deletions tasks/all-contributors/.all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@
"avatar_url": "https://avatars3.githubusercontent.com/u/51720070?v=4",
"profile": "https://twitter.com/kimadeline_m",
"contributions": [
"code"
"code",
"doc"
]
},
{
Expand Down Expand Up @@ -266,7 +267,8 @@
"profile": "https://github.com/Thieffen",
"contributions": [
"code",
"doc"
"doc",
"tool"
]
},
{
Expand Down Expand Up @@ -1005,7 +1007,87 @@
"contributions": [
"doc"
]
},
{
"login": "androiddevnotes",
"name": "Android Dev Notes",
"avatar_url": "https://avatars2.githubusercontent.com/u/66256957?v=4",
"profile": "https://www.youtube.com/c/awesomedevnotes",
"contributions": [
"code"
]
},
{
"login": "jwkratz",
"name": "Jeremy Kratz",
"avatar_url": "https://avatars3.githubusercontent.com/u/1337020?v=4",
"profile": "http://jeremykratz.com/",
"contributions": [
"code"
]
},
{
"login": "KrisCoulson",
"name": "Kris Coulson",
"avatar_url": "https://avatars3.githubusercontent.com/u/6943688?v=4",
"profile": "http://kriscoulson.com/",
"contributions": [
"code"
]
},
{
"login": "M0nica",
"name": "Monica Powell",
"avatar_url": "https://avatars0.githubusercontent.com/u/6998954?v=4",
"profile": "https://www.aboutmonica.com/",
"contributions": [
"code"
]
},
{
"login": "bboygary",
"name": "Ganesh Rane",
"avatar_url": "https://avatars0.githubusercontent.com/u/65660344?v=4",
"profile": "https://github.com/bboygary",
"contributions": [
"doc"
]
},
{
"login": "ryanmdoyle",
"name": "Ryan Doyle",
"avatar_url": "https://avatars2.githubusercontent.com/u/20651020?v=4",
"profile": "https://github.com/ryanmdoyle",
"contributions": [
"doc"
]
},
{
"login": "ajcwebdev",
"name": "Anthony Campolo",
"avatar_url": "https://avatars0.githubusercontent.com/u/12433465?v=4",
"profile": "https://ajcwebdev.substack.com/",
"contributions": [
"doc"
]
},
{
"login": "matthewcarlreetz",
"name": "Matt Reetz",
"avatar_url": "https://avatars0.githubusercontent.com/u/1760821?v=4",
"profile": "https://github.com/matthewcarlreetz",
"contributions": [
"doc"
]
},
{
"login": "punitcodes",
"name": "Punit Makwana",
"avatar_url": "https://avatars1.githubusercontent.com/u/16760252?v=4",
"profile": "https://in.linkedin.com/in/punit-makwana/",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7
]
}
9 changes: 9 additions & 0 deletions tasks/all-contributors/.crwa.all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,15 @@
"contributions": [
"tool"
]
},
{
"login": "Thieffen",
"name": "Thieffen Delabaere",
"avatar_url": "https://avatars1.githubusercontent.com/u/847877?v=4",
"profile": "https://github.com/Thieffen",
"contributions": [
"tool"
]
}
],
"contributorsPerLine": 7
Expand Down
54 changes: 54 additions & 0 deletions tasks/all-contributors/.rwjs.com.all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,60 @@
"contributions": [
"doc"
]
},
{
"login": "bboygary",
"name": "Ganesh Rane",
"avatar_url": "https://avatars0.githubusercontent.com/u/65660344?v=4",
"profile": "https://github.com/bboygary",
"contributions": [
"doc"
]
},
{
"login": "ryanmdoyle",
"name": "Ryan Doyle",
"avatar_url": "https://avatars2.githubusercontent.com/u/20651020?v=4",
"profile": "https://github.com/ryanmdoyle",
"contributions": [
"doc"
]
},
{
"login": "ajcwebdev",
"name": "Anthony Campolo",
"avatar_url": "https://avatars0.githubusercontent.com/u/12433465?v=4",
"profile": "https://ajcwebdev.substack.com/",
"contributions": [
"doc"
]
},
{
"login": "kimadeline",
"name": "Kim-Adeline Miguel",
"avatar_url": "https://avatars3.githubusercontent.com/u/51720070?v=4",
"profile": "https://twitter.com/kimadeline_m",
"contributions": [
"doc"
]
},
{
"login": "matthewcarlreetz",
"name": "Matt Reetz",
"avatar_url": "https://avatars0.githubusercontent.com/u/1760821?v=4",
"profile": "https://github.com/matthewcarlreetz",
"contributions": [
"doc"
]
},
{
"login": "punitcodes",
"name": "Punit Makwana",
"avatar_url": "https://avatars1.githubusercontent.com/u/16760252?v=4",
"profile": "https://in.linkedin.com/in/punit-makwana/",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7
Expand Down
10 changes: 6 additions & 4 deletions tasks/all-contributors/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,11 @@ In general, this is a three-part process:
2. Merge changes into the main `.all-contributorsrc` file
3. Update README.md#Contributors with changes

**FILES**
**Framework** `redwoodjs/redwood` project:
_note: this file is also used for all aggregated contributors_
**FILES**

**Framework** `redwoodjs/redwood` project:

_note: this file is also used for all aggregated contributors_
- `.all-contributorsrc`

**CRWA** `redwoodjs/create-redwood-app` project:
Expand Down Expand Up @@ -78,7 +80,7 @@ node mergeContributors.js

### Step 3: Update the content in README.md#Contributors
```bash
yarn all-contributors generate --config .all-contributorsrc
yarn all-contributors generate --contributorsPerLine 5 --config .all-contributorsrc
```

Don't forget to commit and PR changes.
Expand Down

0 comments on commit 85b47c7

Please sign in to comment.