Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 11, 2024
1 parent ab8046b commit 2f7e41a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 38 deletions.
49 changes: 11 additions & 38 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
"projectOwner": "jellydn",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"files": ["README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
Expand All @@ -15,95 +13,70 @@
"name": "Dung Duc Huynh (Kaka)",
"avatar_url": "https://avatars.githubusercontent.com/u/870029?v=4",
"profile": "https://productsway.com/",
"contributions": [
"code",
"doc"
]
"contributions": ["code", "doc"]
},
{
"login": "cenk1cenk2",
"name": "Cenk Kılıç",
"avatar_url": "https://avatars.githubusercontent.com/u/26881592?v=4",
"profile": "https://cenk.kilic.dev/",
"contributions": [
"code",
"doc"
]
"contributions": ["code", "doc"]
},
{
"login": "andrevdm",
"name": "Andre Van Der Merwe",
"avatar_url": "https://avatars.githubusercontent.com/u/74154?v=4",
"profile": "http://www.andrevdm.com",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "skoch13",
"name": "Sergey Kochetkov",
"avatar_url": "https://avatars.githubusercontent.com/u/29177689?v=4",
"profile": "https://github.com/skoch13",
"contributions": [
"doc",
"code"
]
"contributions": ["doc", "code"]
},
{
"login": "rbingham",
"name": "rbingham",
"avatar_url": "https://avatars.githubusercontent.com/u/7032804?v=4",
"profile": "https://github.com/rbingham",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "hsanson",
"name": "Horacio Sanson",
"avatar_url": "https://avatars.githubusercontent.com/u/900716?v=4",
"profile": "http://www.allm.net",
"contributions": [
"code",
"doc"
]
"contributions": ["code", "doc"]
},
{
"login": "bytedaring",
"name": "xiwang",
"avatar_url": "https://avatars.githubusercontent.com/u/4506063?v=4",
"profile": "https://github.com/bytedaring",
"contributions": [
"code",
"doc"
]
"contributions": ["code", "doc"]
},
{
"login": "wenjinnn",
"name": "wenjin",
"avatar_url": "https://avatars.githubusercontent.com/u/30885216?v=4",
"profile": "https://github.com/wenjinnn",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "agriffis",
"name": "Aron Griffis",
"avatar_url": "https://avatars.githubusercontent.com/u/50637?v=4",
"profile": "https://arongriffis.com",
"contributions": [
"code"
]
"contributions": ["code"]
},
{
"login": "javoscript",
"name": "Javier Ugarte",
"avatar_url": "https://avatars.githubusercontent.com/u/11479916?v=4",
"profile": "https://javoscript.com/",
"contributions": [
"code"
]
"contributions": ["code"]
}
],
"contributorsPerLine": 7,
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
</p>

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)

<!-- ALL-CONTRIBUTORS-BADGE:END -->

[![IT Man - Effortless APIs with Hurl.nvim: A Developer's Guide to Neovim Tooling [Vietnamese]](https://i.ytimg.com/vi/nr_RbHvnnwk/hqdefault.jpg)](https://www.youtube.com/watch?v=nr_RbHvnnwk)
Expand Down

0 comments on commit 2f7e41a

Please sign in to comment.