Skip to content

Commit 3c48b37

Browse files
d-l-mcbrided-l-mcbride
and
d-l-mcbride
authored
Day one Kotlin for Hacktoberfest (#358)
* Add @d-l-mcbride as a contributor * Add Kotlin solution for FizzBuzz Co-authored-by: d-l-mcbride <[email protected]>
1 parent f770358 commit 3c48b37

File tree

4 files changed

+113
-8
lines changed

4 files changed

+113
-8
lines changed

Diff for: .all-contributorsrc

+12-1
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,17 @@
318318
"doc",
319319
"code"
320320
]
321+
},
322+
{
323+
"login": "d-l-mcbride",
324+
"name": "d-l-mcbride",
325+
"avatar_url": "https://avatars3.githubusercontent.com/u/46550732?v=4",
326+
"profile": "https://github.com/d-l-mcbride",
327+
"contributions": [
328+
"doc",
329+
"code"
330+
]
321331
}
322-
]
332+
],
333+
"commitConvention": "none"
323334
}

0 commit comments

Comments
 (0)