Skip to content

Commit a4be322

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent f6f7db5 commit a4be322

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

.all-contributorsrc

+12-1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,16 @@
6868
"test",
6969
"doc"
7070
]
71+
},
72+
{
73+
"login": "taylor-arnold",
74+
"name": "Taylor Arnold",
75+
"avatar_url": "https://avatars.githubusercontent.com/u/5752184?v=4",
76+
"profile": "http://taylorarnold.org",
77+
"contributions": [
78+
"review",
79+
"ideas"
80+
]
7181
}
7282
],
7383
"contributorsPerLine": 7,
@@ -77,5 +87,6 @@
7787
"repoHost": "https://github.com",
7888
"projectName": "undate-python",
7989
"projectOwner": "dh-tech",
80-
"badgeTemplate": "![All Contributors](https://img.shields.io/github/all-contributors/dh-tech/undate-python?color=ee8449&style=flat-square)"
90+
"badgeTemplate": "![All Contributors](https://img.shields.io/github/all-contributors/dh-tech/undate-python?color=ee8449&style=flat-square)",
91+
"commitType": "docs"
8192
}

0 commit comments

Comments
 (0)