Skip to content

Commit a7385ab

Browse files
authored
Merge pull request KathanP19#234 from KathanP19/all-contributors/add-omemishra
docs: add omemishra as a contributor for tutorial
2 parents b413f76 + 165a9d2 commit a7385ab

File tree

2 files changed

+79
-67
lines changed

2 files changed

+79
-67
lines changed

.all-contributorsrc

+12-1
Original file line numberDiff line numberDiff line change
@@ -589,12 +589,23 @@
589589
"contributions": [
590590
"tutorial"
591591
]
592+
},
593+
{
594+
"login": "omemishra",
595+
"name": "Ome Mishra",
596+
"avatar_url": "https://avatars.githubusercontent.com/u/25466820?v=4",
597+
"profile": "https://omemishra.me",
598+
"contributions": [
599+
"tutorial"
600+
]
592601
}
593602
],
594603
"contributorsPerLine": 7,
595604
"projectName": "HowToHunt",
596605
"projectOwner": "KathanP19",
597606
"repoType": "github",
598607
"repoHost": "https://github.com",
599-
"skipCi": true
608+
"skipCi": true,
609+
"commitType": "docs",
610+
"commitConvention": "angular"
600611
}

0 commit comments

Comments
 (0)