Skip to content

Commit 53d55a7

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent a4177fa commit 53d55a7

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,18 @@
100100
"contributions": [
101101
"code"
102102
]
103+
},
104+
{
105+
"login": "harshad1",
106+
"name": "Harshad Srinivasan",
107+
"avatar_url": "https://avatars0.githubusercontent.com/u/1940940?v=4",
108+
"profile": "https://github.com/harshad1",
109+
"contributions": [
110+
"code",
111+
"bug"
112+
]
103113
}
104114
],
105-
"contributorsPerLine": 7
115+
"contributorsPerLine": 7,
116+
"skipCi": true
106117
}

0 commit comments

Comments
 (0)