Browse Source

Merge pull request #853 from nocodb/all-contributors/add-John-Appleseed

docs: add John-Appleseed as a contributor for code
pull/863/head
Navi 3 years ago committed by GitHub
parent
commit
dc1b07ee33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      .all-contributorsrc
  2. 1
      README.md

9
.all-contributorsrc

@ -558,6 +558,15 @@
"contributions": [
"code"
]
},
{
"login": "John-Appleseed",
"name": "John Appleseed",
"avatar_url": "https://avatars.githubusercontent.com/u/7055847?v=4",
"profile": "https://github.com/John-Appleseed",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,

1
README.md

@ -349,6 +349,7 @@ Our mission is to provide the most powerful no-code interface for databases whic
<td align="center"><a href="https://github.com/candideu"><img src="https://avatars.githubusercontent.com/u/55474996?v=4?s=100" width="100px;" alt=""/><br /><sub><b>candideu</b></sub></a><br /><a href="https://github.com/nocodb/nocodb/commits?author=candideu" title="Code">💻</a></td>
<td align="center"><a href="http://siderealart.me"><img src="https://avatars.githubusercontent.com/u/30827929?v=4?s=100" width="100px;" alt=""/><br /><sub><b>SiderealArt</b></sub></a><br /><a href="https://github.com/nocodb/nocodb/commits?author=SiderealArt" title="Code">💻</a></td>
<td align="center"><a href="http://vijayrathore.me"><img src="https://avatars.githubusercontent.com/u/17380265?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Vijay Rathore</b></sub></a><br /><a href="https://github.com/nocodb/nocodb/commits?author=vijayrathore8492" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/John-Appleseed"><img src="https://avatars.githubusercontent.com/u/7055847?v=4?s=100" width="100px;" alt=""/><br /><sub><b>John Appleseed</b></sub></a><br /><a href="https://github.com/nocodb/nocodb/commits?author=John-Appleseed" title="Code">💻</a></td>
</tr>
</table>

Loading…
Cancel
Save