File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 99 "imageSize" : 100 ,
1010 "commit" : true ,
1111 "commitConvention" : " eslint" ,
12- "contributors" : [],
12+ "contributors" : [
13+ {
14+ "login" : " revjtanton" ,
15+ "name" : " Jason Anton" ,
16+ "avatar_url" : " https://avatars.githubusercontent.com/u/6391564?v=4" ,
17+ "profile" : " http://www.jasonanton.com/" ,
18+ "contributions" : [
19+ " code" ,
20+ " doc"
21+ ]
22+ }
23+ ],
1324 "contributorsPerLine" : 7
1425}
Original file line number Diff line number Diff line change @@ -50,8 +50,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
5050<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
5151<!-- prettier-ignore-start -->
5252<!-- markdownlint-disable -->
53+ <table >
54+ <tr >
55+ <td align="center"><a href="http://www.jasonanton.com/"><img src="https://avatars.githubusercontent.com/u/6391564?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jason Anton</b></sub></a><br /><a href="https://github.com/CodeForBaltimore/lambda-restful-util/commits?author=revjtanton" title="Code">💻</a> <a href="https://github.com/CodeForBaltimore/lambda-restful-util/commits?author=revjtanton" title="Documentation">📖</a></td>
56+ </tr >
57+ </table >
58+
5359<!-- markdownlint-restore -->
5460<!-- prettier-ignore-end -->
61+
5562<!-- ALL-CONTRIBUTORS-LIST:END -->
5663
5764<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
You can’t perform that action at this time.
0 commit comments