mirror of
https://github.com/0x5t4l1n/Keylogger.git
synced 2026-05-26 11:35:50 +00:00
feat: add automated contributors hall of fame with GitHub profile photos
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"projectName": "Keylogger",
|
||||
"projectOwner": "Stalin-143",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"files": [
|
||||
"CONTRIBUTORS.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"commitConvention": "none",
|
||||
"contributors": [
|
||||
{
|
||||
"login": "Stalin-143",
|
||||
"name": "Stalin-143",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/161853795?v=4",
|
||||
"profile": "https://github.com/Stalin-143",
|
||||
"contributions": [
|
||||
"code",
|
||||
"doc",
|
||||
"infra",
|
||||
"maintenance"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "Always-Amulya7",
|
||||
"name": "Always-Amulya7",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/Always-Amulya7",
|
||||
"profile": "https://github.com/Always-Amulya7",
|
||||
"contributions": [
|
||||
"code",
|
||||
"ideas"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"skipCi": true,
|
||||
"badgeTemplate": "[](#contributors)"
|
||||
}
|
||||
Reference in New Issue
Block a user