mirror of
https://github.com/SeriousBug/gandi-live-dns-rust
synced 2024-11-13 19:17:26 -06:00
4ada0b7fb4
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] * Update README.md Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Kaan Barmore-Genç <kaan@bgenc.net>
26 lines
549 B
JSON
26 lines
549 B
JSON
{
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"commitConvention": "angular",
|
|
"contributors": [
|
|
{
|
|
"login": "jannikac",
|
|
"name": "jannikac",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/21014142?v=4",
|
|
"profile": "https://github.com/jannikac",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"skipCi": true,
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"projectName": "gandi-live-dns-rust",
|
|
"projectOwner": "SeriousBug"
|
|
}
|