add drodner as a contributor for bug, and userTesting (#861)

* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
allcontributors[bot]
2022-12-11 09:16:36 -08:00
committed by GitHub
parent f8d8028631
commit bb65765afa
2 changed files with 14 additions and 1 deletions

View File

@@ -404,6 +404,16 @@
"contributions": [
"bug"
]
},
{
"login": "drodner",
"name": "drodner",
"avatar_url": "https://avatars.githubusercontent.com/u/10236892?v=4",
"profile": "https://github.com/drodner",
"contributions": [
"bug",
"userTesting"
]
}
],
"contributorsPerLine": 7,