Skip to content

Commit 68f5d3b

Browse files
allcontributors[bot]NoriSte
authored andcommitted
docs: update .all-contributorsrc [skip ci]
1 parent ccbb5e2 commit 68f5d3b

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,24 @@
9191
"contributions": [
9292
"doc"
9393
]
94+
},
95+
{
96+
"login": "liambutler",
97+
"name": "Liam Butler",
98+
"avatar_url": "https://avatars.githubusercontent.com/u/24389501?v=4",
99+
"profile": "https://github.com/liambutler",
100+
"contributions": [
101+
"code",
102+
"test"
103+
]
94104
}
95105
],
96106
"contributorsPerLine": 7,
97107
"projectName": "cypress-wait-until",
98108
"projectOwner": "NoriSte",
99109
"repoType": "github",
100110
"repoHost": "https://github.com",
101-
"skipCi": true
111+
"skipCi": true,
112+
"commitType": "docs",
113+
"commitConvention": "angular"
102114
}

0 commit comments

Comments
 (0)