Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add victoris93 as a contributor for code #373

Merged
merged 3 commits into from
May 24, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: update .all-contributorsrc [skip ci]
  • Loading branch information
allcontributors[bot] committed May 24, 2023
commit de9f814241f53e3ab831fc8fbc0496e827ce6e38
13 changes: 12 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -231,12 +231,23 @@
"contributions": [
"code"
]
},
{
"login": "victoris93",
"name": "Victoria Shevchenko",
"avatar_url": "https://avatars.githubusercontent.com/u/49495286?v=4",
"profile": "https://github.com/victoris93",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "hyppo",
"projectOwner": "neurodata",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
"skipCi": true,
"commitType": "docs",
"commitConvention": "angular"
}