-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/cu 8669jt1bm - Add All Contributors to the repo (#193)
* Add Contributors section * Docs: Add @Tammura as a contributor * Test all-contributions integration * Docs: Add @toto04 as a contributor * Docs: Add @SugoGangotti as a contributor * Docs: Add @DiegoZaff as a contributor * Docs: Add @bob27aggiustatutto as a contributor * Docs: Add @lups2000 as a contributor * Docs: Add @cosimonegri as a contributor * Docs: Add @EndBug as a contributor * Docs: Add @pontig as a contributor * Docs: Add @AndreaTorti-01 as a contributor * Docs: Add @francescolf as a contributor * Docs: Add @Elylo15 as a contributor * Docs: Add @Eliaxie as a contributor * Docs: Add @stignarnia as a contributor * Docs: Add @frabazz as a contributor * Docs: Add @Bull0 as a contributor * create script to add contributor without github profile * add comments to script * fix tsc error * small adjustment * add all contributors * forgot one :) --------- Co-authored-by: Ahmed Amer <tammura@MacBook-Air-di-Ahmed.local> Co-authored-by: bob27aggiustatutto <120955097+bob27aggiustatutto@users.noreply.github.com> Co-authored-by: Matteo Luppi <100372313+lups2000@users.noreply.github.com>
- Loading branch information
1 parent
0f32ac9
commit 9c964dc
Showing
5 changed files
with
578 additions
and
101 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 |
---|---|---|
@@ -0,0 +1,231 @@ | ||
{ | ||
"projectName": "PoliFemo", | ||
"projectOwner": "PoliNetwork APS", | ||
"repoType": "github", | ||
"repoHost": "https://github.com", | ||
"files": [ | ||
"README.md" | ||
], | ||
"imageSize": 100, | ||
"commit": true, | ||
"commitConvention": "eslint", | ||
"contributors": [ | ||
{ | ||
"login": "Tammura", | ||
"name": "Ahmed", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/72708024?v=4", | ||
"profile": "https://github.com/Tammura", | ||
"contributions": [ | ||
"projectManagement" | ||
] | ||
}, | ||
{ | ||
"login": "toto04", | ||
"name": "Tommaso Morganti", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/34661230?v=4", | ||
"profile": "https://github.com/toto04", | ||
"contributions": [ | ||
"code", | ||
"maintenance", | ||
"mentoring" | ||
] | ||
}, | ||
{ | ||
"login": "francescolf", | ||
"name": "Francesco Lo Faro", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/14892143?v=4", | ||
"profile": "https://github.com/francescolf", | ||
"contributions": [ | ||
"code", | ||
"maintenance", | ||
"mentoring" | ||
] | ||
}, | ||
{ | ||
"login": "SugoGangotti", | ||
"name": "SugoGangotti", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/101225498?v=4", | ||
"profile": "https://github.com/SugoGangotti", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "DiegoZaff", | ||
"name": "Diego", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/43524162?v=4", | ||
"profile": "https://github.com/DiegoZaff", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "bob27aggiustatutto", | ||
"name": "bob27aggiustatutto", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/120955097?v=4", | ||
"profile": "https://github.com/bob27aggiustatutto", | ||
"contributions": [ | ||
"code", | ||
"maintenance", | ||
"mentoring" | ||
] | ||
}, | ||
{ | ||
"login": "lups2000", | ||
"name": "Matteo Luppi", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/100372313?v=4", | ||
"profile": "https://github.com/lups2000", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "cosimonegri", | ||
"name": "Cosimo Giovanni Negri", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/93294521?v=4", | ||
"profile": "https://www.linkedin.com/in/cosimogiovanninegri", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "EndBug", | ||
"name": "Federico Grandi", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/26386270?v=4", | ||
"profile": "https://github.com/EndBug", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "pontig", | ||
"name": "pontig", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/59708804?v=4", | ||
"profile": "https://github.com/pontig", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "AndreaTorti-01", | ||
"name": "Andrea Torti", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/74457299?v=4", | ||
"profile": "https://github.com/AndreaTorti-01", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "Elylo15", | ||
"name": "Elylo", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/58746092?v=4", | ||
"profile": "https://github.com/Elylo15", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "Eliaxie", | ||
"name": "Eliaxie", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/27226791?v=4", | ||
"profile": "https://github.com/Eliaxie", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "stignarnia", | ||
"name": "stignarnia", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/80171209?v=4", | ||
"profile": "https://github.com/stignarnia", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "frabazz", | ||
"name": "Francesco Bazzano", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/35663791?v=4", | ||
"profile": "https://github.com/frabazz", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "Bull0", | ||
"name": "Federico Bulloni", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/27016169?v=4", | ||
"profile": "https://github.com/Bull0", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "", | ||
"name": "Caterina Merendi", | ||
"avatar_url": "https://www.gravatar.com/avatar", | ||
"contributions": [ | ||
"design", | ||
"mentoring" | ||
] | ||
}, | ||
{ | ||
"login": "", | ||
"name": "Sara Cardettini", | ||
"avatar_url": "https://www.gravatar.com/avatar", | ||
"contributions": [ | ||
"design" | ||
] | ||
}, | ||
{ | ||
"login": "", | ||
"name": "Nicole Burello", | ||
"avatar_url": "https://www.gravatar.com/avatar", | ||
"contributions": [ | ||
"design" | ||
] | ||
}, | ||
{ | ||
"login": "", | ||
"name": "Irina Plesca", | ||
"avatar_url": "https://www.gravatar.com/avatar", | ||
"contributions": [ | ||
"design" | ||
] | ||
}, | ||
{ | ||
"login": "", | ||
"name": "Giulia Riccardi", | ||
"avatar_url": "https://www.gravatar.com/avatar", | ||
"contributions": [ | ||
"design" | ||
] | ||
}, | ||
{ | ||
"login": "", | ||
"name": "Aurora Maggioni", | ||
"avatar_url": "https://www.gravatar.com/avatar", | ||
"contributions": [ | ||
"design" | ||
] | ||
}, | ||
{ | ||
"login": "", | ||
"name": "Lucia Biella", | ||
"avatar_url": "https://www.gravatar.com/avatar", | ||
"contributions": [ | ||
"design" | ||
] | ||
}, | ||
{ | ||
"login": "", | ||
"name": "Luca Cerioli", | ||
"avatar_url": "https://www.gravatar.com/avatar", | ||
"contributions": [ | ||
"code" | ||
] | ||
} | ||
], | ||
"contributorsPerLine": 7, | ||
"linkToUsage": false | ||
} |
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
Oops, something went wrong.