From ecda547d1f42c4c565ab3340cef31e11f58576d7 Mon Sep 17 00:00:00 2001 From: Daniel Farley Date: Sat, 19 Oct 2019 14:24:40 -0700 Subject: [PATCH] Update hacktoberProfile.js --- hacktoberProfile.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hacktoberProfile.js b/hacktoberProfile.js index 7b240dc..ddaa9bb 100644 --- a/hacktoberProfile.js +++ b/hacktoberProfile.js @@ -678,5 +678,10 @@ var profiles = [ name : "pittyi2nd", place : "Hyogo, Japan", github : "pittyi2nd" + }, + { + name : "dfarley1", + place : "Wherever you want baby", + github : "dfarley1" } ];