Skip to content

Commit 7e6178b

Browse files
Merge pull request #105 from max-programming/all-contributors/add-Deveesh-Shetty
docs: add Deveesh-Shetty as a contributor for code, and design
2 parents 56b1a69 + 2e49b0a commit 7e6178b

File tree

2 files changed

+40
-30
lines changed

2 files changed

+40
-30
lines changed

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,16 @@
248248
"contributions": [
249249
"ideas"
250250
]
251+
},
252+
{
253+
"login": "Deveesh-Shetty",
254+
"name": "Deveesh Shetty",
255+
"avatar_url": "https://avatars.githubusercontent.com/u/89470104?v=4",
256+
"profile": "http://deveesh.vercel.app",
257+
"contributions": [
258+
"code",
259+
"design"
260+
]
251261
}
252262
],
253263
"contributorsPerLine": 7,
@@ -256,5 +266,6 @@
256266
"repoType": "github",
257267
"repoHost": "https://github.com",
258268
"skipCi": true,
259-
"commitConvention": "angular"
269+
"commitConvention": "angular",
270+
"commitType": "docs"
260271
}

0 commit comments

Comments
 (0)