Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add Year-of-the-Linux-desktop as a contributor for code, doc, projectManagement, security, data, content, design, maintenance, ideas #17

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,23 @@
"maintenance",
"ideas"
]
},
{
"login": "Year-of-the-Linux-desktop",
"name": "Year of the Linux Desktop",
"avatar_url": "https://avatars.githubusercontent.com/u/82623447?v=4",
"profile": "https://github.com/topics/year-of-the-linux-desktop",
"contributions": [
"code",
"doc",
"projectManagement",
"security",
"data",
"content",
"design",
"maintenance",
"ideas"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
***

Expand Down Expand Up @@ -434,6 +434,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/Seanpm2001-GPL"><img src="https://avatars.githubusercontent.com/u/86742875?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Seanpm2001 GPL (General Public License)</b></sub></a><br /><a href="https://github.com/seanpm2001/Scarlet-Oven/commits?author=seanpm2001-GPL" title="Code">💻</a> <a href="https://github.com/seanpm2001/Scarlet-Oven/commits?author=seanpm2001-GPL" title="Documentation">📖</a> <a href="#projectManagement-seanpm2001-GPL" title="Project Management">📆</a> <a href="#security-seanpm2001-GPL" title="Security">🛡️</a> <a href="#data-seanpm2001-GPL" title="Data">🔣</a> <a href="#content-seanpm2001-GPL" title="Content">🖋</a> <a href="#design-seanpm2001-GPL" title="Design">🎨</a> <a href="#maintenance-seanpm2001-GPL" title="Maintenance">🚧</a> <a href="#ideas-seanpm2001-GPL" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/torvalds/linux"><img src="https://avatars.githubusercontent.com/u/83987792?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Seanpm2001 Linux projects</b></sub></a><br /><a href="https://github.com/seanpm2001/Scarlet-Oven/commits?author=seanpm2001-Linux" title="Code">💻</a> <a href="https://github.com/seanpm2001/Scarlet-Oven/commits?author=seanpm2001-Linux" title="Documentation">📖</a> <a href="#projectManagement-seanpm2001-Linux" title="Project Management">📆</a> <a href="#security-seanpm2001-Linux" title="Security">🛡️</a> <a href="#data-seanpm2001-Linux" title="Data">🔣</a> <a href="#content-seanpm2001-Linux" title="Content">🖋</a> <a href="#design-seanpm2001-Linux" title="Design">🎨</a> <a href="#maintenance-seanpm2001-Linux" title="Maintenance">🚧</a> <a href="#ideas-seanpm2001-Linux" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/topics/year-of-the-linux-desktop"><img src="https://avatars.githubusercontent.com/u/82623447?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Year of the Linux Desktop</b></sub></a><br /><a href="https://github.com/seanpm2001/Scarlet-Oven/commits?author=Year-of-the-Linux-desktop" title="Code">💻</a> <a href="https://github.com/seanpm2001/Scarlet-Oven/commits?author=Year-of-the-Linux-desktop" title="Documentation">📖</a> <a href="#projectManagement-Year-of-the-Linux-desktop" title="Project Management">📆</a> <a href="#security-Year-of-the-Linux-desktop" title="Security">🛡️</a> <a href="#data-Year-of-the-Linux-desktop" title="Data">🔣</a> <a href="#content-Year-of-the-Linux-desktop" title="Content">🖋</a> <a href="#design-Year-of-the-Linux-desktop" title="Design">🎨</a> <a href="#maintenance-Year-of-the-Linux-desktop" title="Maintenance">🚧</a> <a href="#ideas-Year-of-the-Linux-desktop" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
</table>

<!-- markdownlint-restore -->
Expand Down