Skip to content

Commit e4f086a

Browse files
add Tienisto as a contributor for code (#160)
* update README.md * update README-ZH.md * update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent d07fb92 commit e4f086a

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

.all-contributorsrc

+11-1
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,18 @@
100100
"contributions": [
101101
"doc"
102102
]
103+
},
104+
{
105+
"login": "Tienisto",
106+
"name": "Tien Do Nam",
107+
"avatar_url": "https://avatars.githubusercontent.com/u/38380847?v=4",
108+
"profile": "http://tienisto.com",
109+
"contributions": [
110+
"code"
111+
]
103112
}
104113
],
105114
"contributorsPerLine": 7,
106-
"linkToUsage": true
115+
"linkToUsage": true,
116+
"commitType": "docs"
107117
}

README-ZH.md

+1
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ flutter_distributor release --name dev
125125
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hiperioncn"><img src="https://avatars.githubusercontent.com/u/6045710?v=4?s=100" width="100px;" alt="Hiperion"/><br /><sub><b>Hiperion</b></sub></a><br /><a href="https://github.com/leanflutter/flutter_distributor/commits?author=hiperioncn" title="Code">💻</a></td>
126126
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GroovinChip"><img src="https://avatars.githubusercontent.com/u/4250470?v=4?s=100" width="100px;" alt="Reuben Turner"/><br /><sub><b>Reuben Turner</b></sub></a><br /><a href="https://github.com/leanflutter/flutter_distributor/commits?author=GroovinChip" title="Code">💻</a></td>
127127
<td align="center" valign="top" width="14.28%"><a href="http://animator.github.io"><img src="https://avatars.githubusercontent.com/u/615622?v=4?s=100" width="100px;" alt="Ankit Mahato"/><br /><sub><b>Ankit Mahato</b></sub></a><br /><a href="https://github.com/leanflutter/flutter_distributor/commits?author=animator" title="Documentation">📖</a></td>
128+
<td align="center" valign="top" width="14.28%"><a href="http://tienisto.com"><img src="https://avatars.githubusercontent.com/u/38380847?v=4?s=100" width="100px;" alt="Tien Do Nam"/><br /><sub><b>Tien Do Nam</b></sub></a><br /><a href="https://github.com/leanflutter/flutter_distributor/commits?author=Tienisto" title="Code">💻</a></td>
128129
</tr>
129130
</tbody>
130131
<tfoot>

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ flutter_distributor release --name dev
125125
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hiperioncn"><img src="https://avatars.githubusercontent.com/u/6045710?v=4?s=100" width="100px;" alt="Hiperion"/><br /><sub><b>Hiperion</b></sub></a><br /><a href="https://github.com/leanflutter/flutter_distributor/commits?author=hiperioncn" title="Code">💻</a></td>
126126
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GroovinChip"><img src="https://avatars.githubusercontent.com/u/4250470?v=4?s=100" width="100px;" alt="Reuben Turner"/><br /><sub><b>Reuben Turner</b></sub></a><br /><a href="https://github.com/leanflutter/flutter_distributor/commits?author=GroovinChip" title="Code">💻</a></td>
127127
<td align="center" valign="top" width="14.28%"><a href="http://animator.github.io"><img src="https://avatars.githubusercontent.com/u/615622?v=4?s=100" width="100px;" alt="Ankit Mahato"/><br /><sub><b>Ankit Mahato</b></sub></a><br /><a href="https://github.com/leanflutter/flutter_distributor/commits?author=animator" title="Documentation">📖</a></td>
128+
<td align="center" valign="top" width="14.28%"><a href="http://tienisto.com"><img src="https://avatars.githubusercontent.com/u/38380847?v=4?s=100" width="100px;" alt="Tien Do Nam"/><br /><sub><b>Tien Do Nam</b></sub></a><br /><a href="https://github.com/leanflutter/flutter_distributor/commits?author=Tienisto" title="Code">💻</a></td>
128129
</tr>
129130
</tbody>
130131
<tfoot>

0 commit comments

Comments
 (0)