Skip to content

Commit

Permalink
docs: change name
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranet committed Sep 7, 2022
1 parent 72e63e0 commit d55e384
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 54 deletions.
93 changes: 40 additions & 53 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,55 +1,42 @@
{
"projectName": "editable-commands",
"projectOwner": "skyra-project",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "kyranet",
"name": "Antonio Román",
"avatar_url": "https://avatars0.githubusercontent.com/u/24852502?v=4",
"profile": "https://github.com/kyranet",
"contributions": [
"code",
"test",
"ideas",
"infra"
]
},
{
"login": "Favna",
"name": "Jeroen Claassens",
"avatar_url": "https://avatars3.githubusercontent.com/u/4019718?v=4",
"profile": "https://favware.tech/",
"contributions": [
"infra"
]
},
{
"login": "depfu[bot]",
"name": "depfu[bot]",
"avatar_url": "https://avatars3.githubusercontent.com/in/715?v=4",
"profile": "https://github.com/apps/depfu",
"contributions": [
"maintenance"
]
},
{
"login": "KrishAgarwal2811",
"name": "Krish",
"avatar_url": "https://avatars.githubusercontent.com/u/68506145?v=4",
"profile": "https://github.com/KrishAgarwal2811",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
"projectName": "editable-commands",
"projectOwner": "skyra-project",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "kyranet",
"name": "Aura Román",
"avatar_url": "https://avatars0.githubusercontent.com/u/24852502?v=4",
"profile": "https://github.com/kyranet",
"contributions": ["code", "test", "ideas", "infra"]
},
{
"login": "Favna",
"name": "Jeroen Claassens",
"avatar_url": "https://avatars3.githubusercontent.com/u/4019718?v=4",
"profile": "https://favware.tech/",
"contributions": ["infra"]
},
{
"login": "depfu[bot]",
"name": "depfu[bot]",
"avatar_url": "https://avatars3.githubusercontent.com/in/715?v=4",
"profile": "https://github.com/apps/depfu",
"contributions": ["maintenance"]
},
{
"login": "KrishAgarwal2811",
"name": "Krish",
"avatar_url": "https://avatars.githubusercontent.com/u/68506145?v=4",
"profile": "https://github.com/KrishAgarwal2811",
"contributions": ["code"]
}
],
"contributorsPerLine": 7,
"skipCi": true
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://github.com/kyranet"><img src="https://avatars0.githubusercontent.com/u/24852502?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Antonio Román</b></sub></a><br /><a href="https://github.com/skyra-project/editable-commands/commits?author=kyranet" title="Code">💻</a> <a href="https://github.com/skyra-project/editable-commands/commits?author=kyranet" title="Tests">⚠️</a> <a href="#ideas-kyranet" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-kyranet" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/kyranet"><img src="https://avatars0.githubusercontent.com/u/24852502?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Aura Román</b></sub></a><br /><a href="https://github.com/skyra-project/editable-commands/commits?author=kyranet" title="Code">💻</a> <a href="https://github.com/skyra-project/editable-commands/commits?author=kyranet" title="Tests">⚠️</a> <a href="#ideas-kyranet" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-kyranet" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://favware.tech/"><img src="https://avatars3.githubusercontent.com/u/4019718?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jeroen Claassens</b></sub></a><br /><a href="#infra-Favna" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/apps/depfu"><img src="https://avatars3.githubusercontent.com/in/715?v=4?s=100" width="100px;" alt=""/><br /><sub><b>depfu[bot]</b></sub></a><br /><a href="#maintenance-depfu[bot]" title="Maintenance">🚧</a></td>
<td align="center"><a href="https://github.com/KrishAgarwal2811"><img src="https://avatars.githubusercontent.com/u/68506145?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Krish</b></sub></a><br /><a href="https://github.com/skyra-project/editable-commands/commits?author=KrishAgarwal2811" title="Code">💻</a></td>
Expand Down

0 comments on commit d55e384

Please sign in to comment.