Skip to content

Commit

Permalink
docs: update .all-contributorsrc
Browse files Browse the repository at this point in the history
  • Loading branch information
allcontributors[bot] authored and aaltat committed Mar 30, 2024
1 parent e1f89c7 commit 5e87227
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
{
"projectName": "robotframework-browser-translation-fi",
"projectOwner": "MarketSquare"
"projectOwner": "MarketSquare",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "aaltat",
"name": "Tatu Aalto",
"avatar_url": "https://avatars.githubusercontent.com/u/2665023?v=4",
"profile": "https://github.com/aaltat",
"contributions": [
"code",
"doc"
]
}
]
}

0 comments on commit 5e87227

Please sign in to comment.