Skip to content

Commit 3a278ed

Browse files
docs: add sh6986 as a contributor for bug (#1065)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 7f3325f commit 3a278ed

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,15 @@
7878
"contributions": [
7979
"test"
8080
]
81+
},
82+
{
83+
"login": "sh6986",
84+
"name": "sh6986",
85+
"avatar_url": "https://avatars.githubusercontent.com/u/61879996?v=4",
86+
"profile": "https://github.com/sh6986",
87+
"contributions": [
88+
"bug"
89+
]
8190
}
8291
],
8392
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@ const itemPath = db.fromPath("/myarray/3/children/1");
367367
</tr>
368368
<tr>
369369
<td align="center" valign="top" width="14.28%"><a href="http://www.antonytrupe.com"><img src="https://avatars.githubusercontent.com/u/182436?v=4?s=100" width="100px;" alt="Tony Trupe"/><br /><sub><b>Tony Trupe</b></sub></a><br /><a href="https://github.com/Belphemur/node-json-db/commits?author=antonytrupe" title="Tests">⚠️</a></td>
370+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sh6986"><img src="https://avatars.githubusercontent.com/u/61879996?v=4?s=100" width="100px;" alt="sh6986"/><br /><sub><b>sh6986</b></sub></a><br /><a href="https://github.com/Belphemur/node-json-db/issues?q=author%3Ash6986" title="Bug reports">🐛</a></td>
370371
</tr>
371372
</tbody>
372373
</table>

0 commit comments

Comments
 (0)