Skip to content

Commit

Permalink
docs: update .all-contributorsrc [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
allcontributors[bot] authored and NoriSte committed Jun 14, 2023
1 parent ccbb5e2 commit 68f5d3b
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,24 @@
"contributions": [
"doc"
]
},
{
"login": "liambutler",
"name": "Liam Butler",
"avatar_url": "https://avatars.githubusercontent.com/u/24389501?v=4",
"profile": "https://github.com/liambutler",
"contributions": [
"code",
"test"
]
}
],
"contributorsPerLine": 7,
"projectName": "cypress-wait-until",
"projectOwner": "NoriSte",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
"skipCi": true,
"commitType": "docs",
"commitConvention": "angular"
}

0 comments on commit 68f5d3b

Please sign in to comment.