diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2023-05-03 03:56:40 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-03 03:56:40 +0000 |
| commit | 66f8ae3eb52c98fe378bf7622725ccbfe0891829 (patch) | |
| tree | 5cbf2236b0aa71cf4df43171497ee517627d769c | |
| parent | docs: update README.end2.e.md [skip ci] (diff) | |
| download | html2md-all-contributors/add-m040601.tar.xz html2md-all-contributors/add-m040601.zip | |
docs: update .all-contributorsrc [skip ci]all-contributors/add-m040601
| -rw-r--r-- | .all-contributorsrc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index 2eff1fd..ed5b78a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -51,6 +51,17 @@ "bug", "userTesting" ] + }, + { + "login": "m040601", + "name": "somename123", + "avatar_url": "https://avatars.githubusercontent.com/u/8886?v=4", + "profile": "http://someurl1.comm", + "contributions": [ + "bug", + "ideas", + "userTesting" + ] } ], "contributorsPerLine": 7, |