Skip to content

Commit 2407fc1

Browse files
docs: add ma-sadeghi as a contributor for code, and bug (#302)
1 parent 37df260 commit 2407fc1

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,16 @@
228228
"contributions": [
229229
"code"
230230
]
231+
},
232+
{
233+
"login": "ma-sadeghi",
234+
"name": "Amin Sadeghi",
235+
"avatar_url": "https://avatars.githubusercontent.com/u/14086031?v=4",
236+
"profile": "https://ma-sadeghi.github.io",
237+
"contributions": [
238+
"code",
239+
"bug"
240+
]
231241
}
232242
],
233243
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ This project started at the [2018 Electrochemical Society (ECS) Hack Week in Sea
101101
<tr>
102102
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kevinsmia1939"><img src="https://avatars.githubusercontent.com/u/11407922?v=4?s=100" width="100px;" alt="Kavin Teenakul"/><br /><sub><b>Kavin Teenakul</b></sub></a><br /><a href="https://github.com/ECSHackWeek/impedance.py/commits?author=kevinsmia1939" title="Code">💻</a> <a href="https://github.com/ECSHackWeek/impedance.py/commits?author=kevinsmia1939" title="Documentation">📖</a></td>
103103
<td align="center" valign="top" width="14.28%"><a href="https://github.com/etrevis"><img src="https://avatars.githubusercontent.com/u/16451399?v=4?s=100" width="100px;" alt="Enrico"/><br /><sub><b>Enrico</b></sub></a><br /><a href="https://github.com/ECSHackWeek/impedance.py/commits?author=etrevis" title="Code">💻</a></td>
104+
<td align="center" valign="top" width="14.28%"><a href="https://ma-sadeghi.github.io"><img src="https://avatars.githubusercontent.com/u/14086031?v=4?s=100" width="100px;" alt="Amin Sadeghi"/><br /><sub><b>Amin Sadeghi</b></sub></a><br /><a href="https://github.com/ECSHackWeek/impedance.py/commits?author=ma-sadeghi" title="Code">💻</a> <a href="https://github.com/ECSHackWeek/impedance.py/issues?q=author%3Ama-sadeghi" title="Bug reports">🐛</a></td>
104105
</tr>
105106
</tbody>
106107
</table>

0 commit comments

Comments
 (0)