Skip to content

Commit

Permalink
Feature/contributor avatare (#47)
Browse files Browse the repository at this point in the history
* Update @dutscher as a contributor

* Add @KaiPUecker as a contributor

* Add @dastan-neofonie as a contributor

* Add @dagmarcliment as a contributor

* Add @GuelcanKorkut as a contributor

* Add @wolffste as a contributor

* Add @vincentkg as a contributor

* Add @karakozA as a contributor

* Add @djpo as a contributor

* Add @Fernandadp as a contributor

* Add @dutscher as a contributor

* Add @KaiPUecker as a contributor

* Add @dastan-neofonie as a contributor

* Add @dagmarcliment as a contributor

* Add @GuelcanKorkut as a contributor

* Add @wolffste as a contributor

* Add @vincentkg as a contributor

* Add @karakozA as a contributor

* Add @djpo as a contributor

* Add @Fernandadp as a contributor

* added contributor

* Add @GuelcanKorkut as a contributor

* added scripts for all-contributors

* added badgeTamplate and contributorTemplate

* deleted bagedTemplate and contributorTemplate
  • Loading branch information
GuelcanKorkut committed May 23, 2024
1 parent 48bc8f8 commit 024dbc1
Show file tree
Hide file tree
Showing 4 changed files with 807 additions and 3 deletions.
112 changes: 112 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
{
"projectName": "a11y",
"projectOwner": "Neofonie",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributorsPerLine": 7,
"linkToUsage": false,
"contributors": [
{
"login": "dutscher",
"name": "Willy Woitas",
"avatar_url": "https://avatars.githubusercontent.com/u/14682?v=4",
"profile": "https://github.com/dutscher",
"contributions": [
"code",
"a11y"
]
},
{
"login": "KaiPUecker",
"name": "KaiPUecker",
"avatar_url": "https://avatars.githubusercontent.com/u/16097317?v=4",
"profile": "https://github.com/KaiPUecker",
"contributions": [
"code",
"plugin"
]
},
{
"login": "dastan-neofonie",
"name": "dastan-neofonie",
"avatar_url": "https://avatars.githubusercontent.com/u/132995915?v=4",
"profile": "https://github.com/dastan-neofonie",
"contributions": [
"code",
"plugin"
]
},
{
"login": "dagmarcliment",
"name": "dagmarcliment",
"avatar_url": "https://avatars.githubusercontent.com/u/166798148?v=4",
"profile": "https://github.com/dagmarcliment",
"contributions": [
"code"
]
},
{
"login": "wolffste",
"name": "Stefan Wolff",
"avatar_url": "https://avatars.githubusercontent.com/u/48299833?v=4",
"profile": "https://github.com/wolffste",
"contributions": [
"code",
"design"
]
},
{
"login": "vincentkg",
"name": "vincentkg",
"avatar_url": "https://avatars.githubusercontent.com/u/121291022?v=4",
"profile": "https://github.com/vincentkg",
"contributions": [
"code",
"design"
]
},
{
"login": "karakozA",
"name": "karakozA",
"avatar_url": "https://avatars.githubusercontent.com/u/168534924?v=4",
"profile": "https://github.com/karakozA",
"contributions": [
"code"
]
},
{
"login": "djpo",
"name": "Poppe",
"avatar_url": "https://avatars.githubusercontent.com/u/15165864?v=4",
"profile": "https://github.com/djpo",
"contributions": [
"code",
"design"
]
},
{
"login": "Fernandadp",
"name": "Fernanda Dehays",
"avatar_url": "https://avatars.githubusercontent.com/u/37628126?v=4",
"profile": "https://github.com/Fernandadp",
"contributions": [
"code"
]
},
{
"login": "GuelcanKorkut",
"name": "Gülcan Korkut",
"avatar_url": "https://avatars.githubusercontent.com/u/22833869?v=4",
"profile": "https://github.com/GuelcanKorkut",
"contributions": [
"code"
]
}
]
}
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,33 @@ npm run build
You can preview the production build with `npm run preview`.

> To deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment.
## Contributors ✨

Thanks goes to these wonderful developers ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dutscher"><img src="https://avatars.githubusercontent.com/u/14682?v=4?s=100" width="100px;" alt="Willy Woitas"/><br /><sub><b>Willy Woitas</b></sub></a><br /><a href="https://github.com/Neofonie/a11y/commits?author=dutscher" title="Code">💻</a> <a href="#a11y-dutscher" title="Accessibility">️️️️♿️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/KaiPUecker"><img src="https://avatars.githubusercontent.com/u/16097317?v=4?s=100" width="100px;" alt="KaiPUecker"/><br /><sub><b>KaiPUecker</b></sub></a><br /><a href="https://github.com/Neofonie/a11y/commits?author=KaiPUecker" title="Code">💻</a> <a href="#plugin-KaiPUecker" title="Plugin/utility libraries">🔌</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dastan-neofonie"><img src="https://avatars.githubusercontent.com/u/132995915?v=4?s=100" width="100px;" alt="dastan-neofonie"/><br /><sub><b>dastan-neofonie</b></sub></a><br /><a href="https://github.com/Neofonie/a11y/commits?author=dastan-neofonie" title="Code">💻</a> <a href="#plugin-dastan-neofonie" title="Plugin/utility libraries">🔌</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dagmarcliment"><img src="https://avatars.githubusercontent.com/u/166798148?v=4?s=100" width="100px;" alt="dagmarcliment"/><br /><sub><b>dagmarcliment</b></sub></a><br /><a href="https://github.com/Neofonie/a11y/commits?author=dagmarcliment" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wolffste"><img src="https://avatars.githubusercontent.com/u/48299833?v=4?s=100" width="100px;" alt="Stefan Wolff"/><br /><sub><b>Stefan Wolff</b></sub></a><br /><a href="https://github.com/Neofonie/a11y/commits?author=wolffste" title="Code">💻</a> <a href="#design-wolffste" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/vincentkg"><img src="https://avatars.githubusercontent.com/u/121291022?v=4?s=100" width="100px;" alt="vincentkg"/><br /><sub><b>vincentkg</b></sub></a><br /><a href="https://github.com/Neofonie/a11y/commits?author=vincentkg" title="Code">💻</a> <a href="#design-vincentkg" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/karakozA"><img src="https://avatars.githubusercontent.com/u/168534924?v=4?s=100" width="100px;" alt="karakozA"/><br /><sub><b>karakozA</b></sub></a><br /><a href="https://github.com/Neofonie/a11y/commits?author=karakozA" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/djpo"><img src="https://avatars.githubusercontent.com/u/15165864?v=4?s=100" width="100px;" alt="Poppe"/><br /><sub><b>Poppe</b></sub></a><br /><a href="https://github.com/Neofonie/a11y/commits?author=djpo" title="Code">💻</a> <a href="#design-djpo" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Fernandadp"><img src="https://avatars.githubusercontent.com/u/37628126?v=4?s=100" width="100px;" alt="Fernanda Dehays"/><br /><sub><b>Fernanda Dehays</b></sub></a><br /><a href="https://github.com/Neofonie/a11y/commits?author=Fernandadp" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GuelcanKorkut"><img src="https://avatars.githubusercontent.com/u/22833869?v=4?s=100" width="100px;" alt="Gülcan Korkut"/><br /><sub><b>Gülcan Korkut</b></sub></a><br /><a href="https://github.com/Neofonie/a11y/commits?author=GuelcanKorkut" title="Code">💻</a></td>
</tr>
</tbody>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->
Loading

0 comments on commit 024dbc1

Please sign in to comment.