Skip to content

Commit

Permalink
add ryancormack as a contributor for code (#598)
Browse files Browse the repository at this point in the history
* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Jul 17, 2024
1 parent 209e428 commit b3b7129
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 47 deletions.
27 changes: 18 additions & 9 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -349,16 +349,25 @@
]
},
{
"login": "debae",
"name": "Baerten Dennis",
"avatar_url": "https://avatars.githubusercontent.com/u/2007116?v=4",
"profile": "http://www.ennovative-solutions.be",
"contributions": [
"code"
]
}
"login": "debae",
"name": "Baerten Dennis",
"avatar_url": "https://avatars.githubusercontent.com/u/2007116?v=4",
"profile": "http://www.ennovative-solutions.be",
"contributions": [
"code"
]
},
{
"login": "ryancormack",
"name": "Ryan Cormack",
"avatar_url": "https://avatars.githubusercontent.com/u/1962883?v=4",
"profile": "https://github.com/ryancormack",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"commitType": "docs"
}
}
Loading

0 comments on commit b3b7129

Please sign in to comment.