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] committed Oct 12, 2022
1 parent 4e8b0a8 commit 846166f
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -141,12 +141,22 @@
"contributions": [
"doc"
]
},
{
"login": "lpulley",
"name": "Logan Pulley",
"avatar_url": "https://avatars.githubusercontent.com/u/7193187?v=4",
"profile": "https://github.com/lpulley",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "changed-files",
"projectOwner": "tj-actions",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
"skipCi": true,
"commitConvention": "angular"
}

0 comments on commit 846166f

Please sign in to comment.