Skip to content

Commit

Permalink
Merge pull request nocodb#811 from nocodb/all-contributors/add-mikepsinn
Browse files Browse the repository at this point in the history
docs: add mikepsinn as a contributor for code
  • Loading branch information
o1lab authored Nov 25, 2021
2 parents b831f68 + ff55850 commit 679598c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,15 @@
"contributions": [
"code"
]
},
{
"login": "mikepsinn",
"name": "Mike P. Sinn",
"avatar_url": "https://avatars.githubusercontent.com/u/2808553?v=4",
"profile": "http://quantimo.do",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ Our mission is to provide the most powerful no-code interface for databases whic
</tr>
<tr>
<td align="center"><a href="https://github.com/jiione"><img src="https://avatars.githubusercontent.com/u/83341978?v=4?s=100" width="100px;" alt=""/><br /><sub><b>jiwon</b></sub></a><br /><a href="https://github.com/nocodb/nocodb/commits?author=jiione" title="Code">💻</a></td>
<td align="center"><a href="http://quantimo.do"><img src="https://avatars.githubusercontent.com/u/2808553?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mike P. Sinn</b></sub></a><br /><a href="https://github.com/nocodb/nocodb/commits?author=mikepsinn" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit 679598c

Please sign in to comment.