Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,18 @@
"maintenance",
"design"
]
},
{
"login": "unDefFtr",
"name": "谭麒峰",
"avatar_url": "https://avatars.githubusercontent.com/u/83688818?v=4",
"profile": "https://github.com/unDefFtr",
"contributions": [
"maintenance",
"design",
"code",
"bug"
]
}
]
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ A: Python 的运行效率不高,慢属于正常现象
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LHGS-github"><img src="https://avatars.githubusercontent.com/u/92249708?v=4?s=100" width="100px;" alt="灵魂歌手er"/><br /><sub><b>灵魂歌手er</b></sub></a><br /><a href="#code-LHGS-github" title="Code">💻</a> <a href="#maintenance-LHGS-github" title="Maintenance">🚧</a> <a href="#design-LHGS-github" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/unDefFtr"><img src="https://avatars.githubusercontent.com/u/83688818?v=4?s=100" width="100px;" alt="谭麒峰"/><br /><sub><b>谭麒峰</b></sub></a><br /><a href="#maintenance-unDefFtr" title="Maintenance">🚧</a> <a href="#design-unDefFtr" title="Design">🎨</a> <a href="#code-unDefFtr" title="Code">💻</a> <a href="#bug-unDefFtr" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
Expand Down
Loading