Skip to content

Commit 16499cf

Browse files
docs: add fpapado as a contributor for code, doc, and test (#573)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Ernesto García <[email protected]>
1 parent dd1c4dd commit 16499cf

File tree

2 files changed

+109
-91
lines changed

2 files changed

+109
-91
lines changed

.all-contributorsrc

+14-1
Original file line numberDiff line numberDiff line change
@@ -697,9 +697,22 @@
697697
"code",
698698
"ideas"
699699
]
700+
},
701+
{
702+
"login": "fpapado",
703+
"name": "Fotis Papadogeorgopoulos",
704+
"avatar_url": "https://avatars.githubusercontent.com/u/3210764?v=4",
705+
"profile": "http://fotis.xyz",
706+
"contributions": [
707+
"code",
708+
"doc",
709+
"test"
710+
]
700711
}
701712
],
702713
"repoHost": "https://github.com",
703714
"contributorsPerLine": 7,
704-
"skipCi": false
715+
"skipCi": false,
716+
"commitType": "docs",
717+
"commitConvention": "angular"
705718
}

0 commit comments

Comments
 (0)