Skip to content

Commit

Permalink
docs: add atilafassina as a contributor for maintenance (#27)
Browse files Browse the repository at this point in the history
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Oct 3, 2024
1 parent 91d3f09 commit 61050f0
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,27 @@
"commitConvention": "angular",
"commitType": "docs",
"contributors": [
{
"login": "atilafassina",
"name": "Atila Fassina",
"avatar_url": "https://avatars.githubusercontent.com/u/2382552?v=4",
"profile": "https://atila.io",
"contributions": [
"maintenance",
"code",
"doc",
"bug",
"test",
"ideas"
]
},
{
"login": "erikras",
"name": "Erik Rasmussen",
"avatar_url": "https://avatars.githubusercontent.com/u/4396759?v=4",
"profile": "https://erikras.com",
"contributions": [
"code"
"doc"
]
}
],
Expand All @@ -19,5 +33,8 @@
],
"contributorsPerLine": 7,
"projectName": "quantum",
"projectOwner": "atilafassina"
"projectOwner": "atilafassina",
"repoType": "github",
"repoHost": "https://github.com",
"contributorsSortAlphabetically": true
}

0 comments on commit 61050f0

Please sign in to comment.