-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add dsoohn as a contributor for design (#8)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
- Loading branch information
1 parent
27ad97e
commit cf922c5
Showing
2 changed files
with
51 additions
and
41 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,43 +1,52 @@ | ||
{ | ||
"projectName": "advantage", | ||
"projectOwner": "get-advantage", | ||
"files": [ | ||
"README.md" | ||
], | ||
"commitType": "docs", | ||
"commitConvention": "angular", | ||
"contributorsPerLine": 7, | ||
"contributors": [ | ||
{ | ||
"login": "pattan", | ||
"name": "Patrik Wilhelmsson", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/1073964?v=4", | ||
"profile": "https://github.com/pattan", | ||
"contributions": [ | ||
"doc", | ||
"ideas" | ||
] | ||
}, | ||
{ | ||
"login": "pontusarmini", | ||
"name": "Pontus Armini", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/4329077?v=4", | ||
"profile": "https://github.com/pontusarmini", | ||
"contributions": [ | ||
"code", | ||
"doc", | ||
"ideas" | ||
] | ||
}, | ||
{ | ||
"login": "rebeckasjostrom1", | ||
"name": "Rebecka Sjöström", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/73482574?v=4", | ||
"profile": "https://github.com/rebeckasjostrom1", | ||
"contributions": [ | ||
"doc", | ||
"ideas" | ||
] | ||
} | ||
] | ||
"projectName": "advantage", | ||
"projectOwner": "get-advantage", | ||
"files": [ | ||
"README.md" | ||
], | ||
"commitType": "docs", | ||
"commitConvention": "angular", | ||
"contributorsPerLine": 7, | ||
"contributors": [ | ||
{ | ||
"login": "pattan", | ||
"name": "Patrik Wilhelmsson", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/1073964?v=4", | ||
"profile": "https://github.com/pattan", | ||
"contributions": [ | ||
"doc", | ||
"ideas" | ||
] | ||
}, | ||
{ | ||
"login": "pontusarmini", | ||
"name": "Pontus Armini", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/4329077?v=4", | ||
"profile": "https://github.com/pontusarmini", | ||
"contributions": [ | ||
"code", | ||
"doc", | ||
"ideas" | ||
] | ||
}, | ||
{ | ||
"login": "rebeckasjostrom1", | ||
"name": "Rebecka Sjöström", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/73482574?v=4", | ||
"profile": "https://github.com/rebeckasjostrom1", | ||
"contributions": [ | ||
"doc", | ||
"ideas" | ||
] | ||
}, | ||
{ | ||
"login": "dsoohn", | ||
"name": "Daniel Granlund", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/27854867?v=4", | ||
"profile": "https://github.com/dsoohn", | ||
"contributions": [ | ||
"design" | ||
] | ||
} | ||
] | ||
} |
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