Skip to content

Commit

Permalink
docs: add iiseppi as a contributor for translation (#59)
Browse files Browse the repository at this point in the history
Adds @iiseppi as a contributor for translation.

This was requested by bourquep [in this
comment](#58 (comment))

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Dec 1, 2024
1 parent decf9a6 commit 776502e
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "iiseppi",
"name": "iiseppi",
"avatar_url": "https://avatars.githubusercontent.com/u/47714239?v=4",
"profile": "https://github.com/iiseppi",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "weewx-me.teo",
"projectOwner": "bourquep"
}
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# WeeWX-Me.teo
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

A modern, responsive web interface skin for the [WeeWX weather station software](https://github.com/weewx/weewx).
WeeWX-Me.teo provides a clean, mobile-friendly dashboard focused on presenting current weather data in an intuitive and
Expand Down Expand Up @@ -160,3 +163,25 @@ page.

For general questions and discussions, join our
[Discussion Forum](https://github.com/bourquep/weewx-me.teo/discussions).

## Contributors ✨

Thanks goes to these wonderful people ([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/iiseppi"><img src="https://avatars.githubusercontent.com/u/47714239?v=4?s=100" width="100px;" alt="iiseppi"/><br /><sub><b>iiseppi</b></sub></a><br /><a href="#translation-iiseppi" title="Translation">🌍</a></td>
</tr>
</tbody>
</table>

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

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

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 comments on commit 776502e

Please sign in to comment.