Skip to content

Commit 4e3642d

Browse files
docs: add orta as a contributor for ideas (#1789)
Adds @orta as a contributor for ideas. This was requested by JoshuaKGoldberg [in this comment](#381 (comment)) --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent f773195 commit 4e3642d

File tree

2 files changed

+57
-50
lines changed

2 files changed

+57
-50
lines changed

Diff for: .all-contributorsrc

+9-2
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,8 @@
191191
"avatar_url": "https://avatars.githubusercontent.com/u/49038?v=4",
192192
"profile": "https://orta.io",
193193
"contributions": [
194-
"code"
194+
"code",
195+
"ideas"
195196
]
196197
},
197198
{
@@ -491,5 +492,11 @@
491492
],
492493
"contributorsSortAlphabetically": true,
493494
"projectName": "create-typescript-app",
494-
"projectOwner": "JoshuaKGoldberg"
495+
"projectOwner": "JoshuaKGoldberg",
496+
"files": [
497+
"README.md"
498+
],
499+
"commitType": "docs",
500+
"commitConvention": "angular",
501+
"contributorsPerLine": 7
495502
}

0 commit comments

Comments
 (0)