generated from bradgarropy/react-library-starter
-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add nfplay as a contributor for ideas (#34)
* docs: update readme.md * docs: update contributing.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Brad Garropy <[email protected]>
- Loading branch information
1 parent
e9b1776
commit c8ed1d5
Showing
3 changed files
with
127 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,118 +1,127 @@ | ||
{ | ||
"projectName": "use-countdown", | ||
"projectOwner": "bradgarropy", | ||
"repoType": "github", | ||
"repoHost": "https://github.com", | ||
"files": [ | ||
"readme.md", | ||
"contributing.md" | ||
], | ||
"imageSize": 100, | ||
"contributorsPerLine": 7, | ||
"contributorsSortAlphabetically": false, | ||
"skipCi": false, | ||
"contributors": [ | ||
{ | ||
"login": "bradgarropy", | ||
"name": "Brad Garropy", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/11336745?v=4", | ||
"profile": "https://bradgarropy.com", | ||
"contributions": [ | ||
"code", | ||
"doc", | ||
"test", | ||
"infra" | ||
] | ||
}, | ||
{ | ||
"login": "visormatt", | ||
"name": "Matthew Scholta", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/545829?v=4", | ||
"profile": "https://www.mattscholta.com", | ||
"contributions": [ | ||
"code", | ||
"doc" | ||
] | ||
}, | ||
{ | ||
"login": "jamesqquick", | ||
"name": "James Q Quick", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/5391915?v=4", | ||
"profile": "http://jamesqquick.com", | ||
"contributions": [ | ||
"ideas", | ||
"userTesting" | ||
] | ||
}, | ||
{ | ||
"login": "StevenCreates", | ||
"name": "Steven Hofheins", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/37391025?v=4", | ||
"profile": "http://stevencreates.tech", | ||
"contributions": [ | ||
"blog", | ||
"tutorial" | ||
] | ||
}, | ||
{ | ||
"login": "rpxs", | ||
"name": "Jack Reiker", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/66899904?v=4", | ||
"profile": "http://fish.solar", | ||
"contributions": [ | ||
"ideas", | ||
"userTesting" | ||
] | ||
}, | ||
{ | ||
"login": "Mehdmhd", | ||
"name": "Mehdi Makhloufi", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/40036740?v=4", | ||
"profile": "https://github.com/Mehdmhd", | ||
"contributions": [ | ||
"ideas", | ||
"userTesting" | ||
] | ||
}, | ||
{ | ||
"login": "SirIsaacNeutron", | ||
"name": "Daniel Badir", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/36581033?v=4", | ||
"profile": "https://github.com/SirIsaacNeutron", | ||
"contributions": [ | ||
"bug", | ||
"ideas", | ||
"userTesting" | ||
] | ||
}, | ||
{ | ||
"login": "bboydflo", | ||
"name": "Florin Cosmin", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/2241459?v=4", | ||
"profile": "https://github.com/bboydflo", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "ndimatteo", | ||
"name": "Nick DiMatteo", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/737188?v=4", | ||
"profile": "http://nickdimatteo.com", | ||
"contributions": [ | ||
"bug" | ||
] | ||
}, | ||
{ | ||
"login": "JLongley", | ||
"name": "Jimmy Longley", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/1380097?v=4", | ||
"profile": "http://jimmylongley.com", | ||
"contributions": [ | ||
"ideas" | ||
] | ||
} | ||
], | ||
"commitConvention": "angular", | ||
"commitType": "docs" | ||
"projectName": "use-countdown", | ||
"projectOwner": "bradgarropy", | ||
"repoType": "github", | ||
"repoHost": "https://github.com", | ||
"files": [ | ||
"readme.md", | ||
"contributing.md" | ||
], | ||
"imageSize": 100, | ||
"contributorsPerLine": 7, | ||
"contributorsSortAlphabetically": false, | ||
"skipCi": false, | ||
"contributors": [ | ||
{ | ||
"login": "bradgarropy", | ||
"name": "Brad Garropy", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/11336745?v=4", | ||
"profile": "https://bradgarropy.com", | ||
"contributions": [ | ||
"code", | ||
"doc", | ||
"test", | ||
"infra" | ||
] | ||
}, | ||
{ | ||
"login": "visormatt", | ||
"name": "Matthew Scholta", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/545829?v=4", | ||
"profile": "https://www.mattscholta.com", | ||
"contributions": [ | ||
"code", | ||
"doc" | ||
] | ||
}, | ||
{ | ||
"login": "jamesqquick", | ||
"name": "James Q Quick", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/5391915?v=4", | ||
"profile": "http://jamesqquick.com", | ||
"contributions": [ | ||
"ideas", | ||
"userTesting" | ||
] | ||
}, | ||
{ | ||
"login": "StevenCreates", | ||
"name": "Steven Hofheins", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/37391025?v=4", | ||
"profile": "http://stevencreates.tech", | ||
"contributions": [ | ||
"blog", | ||
"tutorial" | ||
] | ||
}, | ||
{ | ||
"login": "rpxs", | ||
"name": "Jack Reiker", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/66899904?v=4", | ||
"profile": "http://fish.solar", | ||
"contributions": [ | ||
"ideas", | ||
"userTesting" | ||
] | ||
}, | ||
{ | ||
"login": "Mehdmhd", | ||
"name": "Mehdi Makhloufi", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/40036740?v=4", | ||
"profile": "https://github.com/Mehdmhd", | ||
"contributions": [ | ||
"ideas", | ||
"userTesting" | ||
] | ||
}, | ||
{ | ||
"login": "SirIsaacNeutron", | ||
"name": "Daniel Badir", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/36581033?v=4", | ||
"profile": "https://github.com/SirIsaacNeutron", | ||
"contributions": [ | ||
"bug", | ||
"ideas", | ||
"userTesting" | ||
] | ||
}, | ||
{ | ||
"login": "bboydflo", | ||
"name": "Florin Cosmin", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/2241459?v=4", | ||
"profile": "https://github.com/bboydflo", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "ndimatteo", | ||
"name": "Nick DiMatteo", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/737188?v=4", | ||
"profile": "http://nickdimatteo.com", | ||
"contributions": [ | ||
"bug" | ||
] | ||
}, | ||
{ | ||
"login": "nfplay", | ||
"name": "Nuno Fonseca", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/5241920?v=4", | ||
"profile": "http://nunofonseca.net", | ||
"contributions": [ | ||
"ideas" | ||
] | ||
}, | ||
{ | ||
"login": "JLongley", | ||
"name": "Jimmy Longley", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/1380097?v=4", | ||
"profile": "http://jimmylongley.com", | ||
"contributions": [ | ||
"ideas" | ||
] | ||
} | ||
], | ||
"commitConvention": "angular", | ||
"commitType": "docs" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters