static-cms/.all-contributorsrc

96 lines
2.4 KiB
Plaintext
Raw Normal View History

2023-02-07 09:37:41 -05:00
{
"projectName": "static-cms",
"projectOwner": "StaticJsCMS",
"repoType": "github",
2023-02-07 14:48:56 -05:00
"repoHost": "https://github.com",
"commitConvention": "angular",
"contributors": [
{
"login": "KaneFreeman",
"name": "Daniel Lautzenheiser",
"avatar_url": "https://avatars.githubusercontent.com/u/1388138?v=4",
"profile": "https://github.com/KaneFreeman",
"contributions": [
"code",
"doc",
"design",
"maintenance"
]
},
{
"login": "denyskon",
"name": "Denys Konovalov",
"avatar_url": "https://avatars.githubusercontent.com/u/47871822?v=4",
"profile": "https://github.com/denyskon",
"contributions": [
"code",
"doc"
]
},
{
"login": "CommanderStorm",
"name": "Frank Elsinga",
"avatar_url": "https://avatars.githubusercontent.com/u/26258709?v=4",
"profile": "https://commanderstorm.github.io/",
"contributions": [
"code",
"doc"
]
},
{
"login": "Skrubbadubba",
"name": "Skrubbadubba",
"avatar_url": "https://avatars.githubusercontent.com/u/75796723?v=4",
"profile": "https://github.com/Skrubbadubba",
"contributions": [
"doc"
]
},
{
"login": "a-kriya",
"name": "a-kriya",
"avatar_url": "https://avatars.githubusercontent.com/u/26761352?v=4",
"profile": "https://github.com/a-kriya",
"contributions": [
"doc"
]
},
{
"login": "whysthatso",
"name": "Andreas Wagner",
"avatar_url": "https://avatars.githubusercontent.com/u/1685114?v=4",
"profile": "https://github.com/whysthatso",
"contributions": [
"doc"
]
2023-02-07 15:41:49 -05:00
},
{
"login": "McFlyPartages",
"name": "McFlyPartages",
"avatar_url": "https://avatars.githubusercontent.com/u/44530252?v=4",
"profile": "https://github.com/McFlyPartages",
"contributions": [
"doc"
]
},
{
"login": "robigan",
"name": "robigan",
"avatar_url": "https://avatars.githubusercontent.com/u/35210888?v=4",
"profile": "https://github.com/robigan",
"contributions": [
"doc"
]
},
{
"login": "mildred",
"name": "Mildred Ki'Lya",
"avatar_url": "https://avatars.githubusercontent.com/u/33804?v=4",
"profile": "http://mildred.fr/",
"contributions": [
"code"
]
2023-02-07 14:48:56 -05:00
}
]
2023-02-07 09:37:41 -05:00
}