Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 493de57

Browse files
docs: add lewtun as a contributor (#125)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent a913c36 commit 493de57

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@
1414
"contributions": [
1515
"code"
1616
]
17+
},
18+
{
19+
"login": "lewtun",
20+
"name": "lewtun",
21+
"avatar_url": "https://avatars.githubusercontent.com/u/26859204?v=4",
22+
"profile": "https://lewtun.github.io/blog/",
23+
"contributions": [
24+
"code"
25+
]
1726
}
1827
],
1928
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SatFlow
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
***Sat***ellite Optical ***Flow*** with machine learning models.
66

@@ -36,6 +36,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
3636
<tbody>
3737
<tr>
3838
<td align="center"><a href="https://www.jacobbieker.com"><img src="https://avatars.githubusercontent.com/u/7170359?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jacob Bieker</b></sub></a><br /><a href="https://github.com/openclimatefix/satflow/commits?author=jacobbieker" title="Code">💻</a></td>
39+
<td align="center"><a href="https://lewtun.github.io/blog/"><img src="https://avatars.githubusercontent.com/u/26859204?v=4?s=100" width="100px;" alt=""/><br /><sub><b>lewtun</b></sub></a><br /><a href="https://github.com/openclimatefix/satflow/commits?author=lewtun" title="Code">💻</a></td>
3940
</tr>
4041
</tbody>
4142
</table>

0 commit comments

Comments
 (0)