aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2023-06-15 21:36:32 +0000
committerGitHub <[email protected]>2023-06-15 21:36:32 +0000
commite201d76fa7e2eea06757c0f15db751f834d36cbd (patch)
tree876a863a5240669cfe8bcad2eb87c3afa93b33e0
parentdocs: update README.end2.e.md [skip ci] (diff)
downloadhtml2md-e201d76fa7e2eea06757c0f15db751f834d36cbd.tar.xz
html2md-e201d76fa7e2eea06757c0f15db751f834d36cbd.zip
docs: update .all-contributorsrc [skip ci]
-rw-r--r--.all-contributorsrc14
1 files changed, 13 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 50c67af..853c620 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -94,6 +94,17 @@
"talk",
"userTesting"
]
+ },
+ {
+ "login": "ImportTaste",
+ "name": "ImportTaste",
+ "avatar_url": "https://avatars.githubusercontent.com/u/53661808?v=4",
+ "profile": "https://github.com/ImportTaste",
+ "contributions": [
+ "code",
+ "bug",
+ "userTesting"
+ ]
}
],
"contributorsPerLine": 7,
@@ -102,5 +113,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
- "commitConvention": "angular"
+ "commitConvention": "angular",
+ "commitType": "docs"
}