Skip to content

Commit 6ee52a6

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent 7b00739 commit 6ee52a6

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,15 @@
7272
"bug",
7373
"code"
7474
]
75+
},
76+
{
77+
"login": "davecarlson",
78+
"name": "Dave Carlson",
79+
"avatar_url": "https://avatars.githubusercontent.com/u/299702?v=4",
80+
"profile": "https://github.com/davecarlson",
81+
"contributions": [
82+
"ideas"
83+
]
7584
}
7685
],
7786
"contributorsPerLine": 7,
@@ -82,4 +91,4 @@
8291
"skipCi": true,
8392
"commitConvention": "angular",
8493
"commitType": "docs"
85-
}
94+
}

0 commit comments

Comments
 (0)