Skip to content

Commit 49adff8

Browse files
authored
Merge pull request fzyzcjy#2600 from fzyzcjy/all-contributors/add-akkumar
docs: add akkumar as a contributor for doc
2 parents 4c91787 + b78be73 commit 49adff8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

+10-1
Original file line numberDiff line numberDiff line change
@@ -1081,6 +1081,15 @@
10811081
"contributions": [
10821082
"doc"
10831083
]
1084+
},
1085+
{
1086+
"login": "akkumar",
1087+
"name": "Karthik K",
1088+
"avatar_url": "https://avatars.githubusercontent.com/u/38454?v=4",
1089+
"profile": "https://github.com/akkumar",
1090+
"contributions": [
1091+
"doc"
1092+
]
10841093
}
10851094
],
10861095
"contributorsPerLine": 7,
@@ -1091,4 +1100,4 @@
10911100
"skipCi": true,
10921101
"commitConvention": "angular",
10931102
"commitType": "docs"
1094-
}
1103+
}

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ Secondly, thanks goes to these wonderful contributors ([emoji key](https://allco
352352
<td align="center" valign="top" width="14.28%"><a href="https://github.com/escwxyz"><img src="https://avatars.githubusercontent.com/u/124119483?v=4?s=100" width="100px;" alt="J"/><br /><sub><b>J</b></sub></a><br /><a href="https://github.com/fzyzcjy/flutter_rust_bridge/commits?author=escwxyz" title="Documentation">📖</a></td>
353353
<td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/fzyzcjy/flutter_rust_bridge/commits?author=eltociear" title="Documentation">📖</a></td>
354354
<td align="center" valign="top" width="14.28%"><a href="https://thesimplekid.com"><img src="https://avatars.githubusercontent.com/u/8606367?v=4?s=100" width="100px;" alt="thesimplekid"/><br /><sub><b>thesimplekid</b></sub></a><br /><a href="https://github.com/fzyzcjy/flutter_rust_bridge/commits?author=thesimplekid" title="Documentation">📖</a></td>
355+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/akkumar"><img src="https://avatars.githubusercontent.com/u/38454?v=4?s=100" width="100px;" alt="Karthik K"/><br /><sub><b>Karthik K</b></sub></a><br /><a href="https://github.com/fzyzcjy/flutter_rust_bridge/commits?author=akkumar" title="Documentation">📖</a></td>
355356
</tr>
356357
</tbody>
357358
</table>

0 commit comments

Comments
 (0)