From 05dc491aad6db53c13f6e7488c96bd0972c04b11 Mon Sep 17 00:00:00 2001 From: arendEstes Date: Fri, 18 Oct 2019 14:11:25 -0500 Subject: [PATCH 1/2] added arend.estes.yml file --- _participants/2019/arend.estes.yml | 43 ++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 _participants/2019/arend.estes.yml diff --git a/_participants/2019/arend.estes.yml b/_participants/2019/arend.estes.yml new file mode 100644 index 0000000..7862e97 --- /dev/null +++ b/_participants/2019/arend.estes.yml @@ -0,0 +1,43 @@ +--- +# ============================================================================== +# This file serves as an example so you can add your own information to the list +# of people who participated to the Takeaway 2019 HakctoberFest Event! +# +# If you are not sure if your YAML is correct, check it here: http://www.yamllint.com/ + +# ============================================================================== +# The following three fields (name, github, level) are required, everything else +# is optional. + +# ------------------------------------------------------------------------------ +# How do you want people to address you? (does not have to be your _real_ name) +name: Arend Estes + +# ------------------------------------------------------------------------------ +# What are you called on Github? (So we can check this is your Merge Request) +github: arendestes + +# ------------------------------------------------------------------------------ +# What level of open-source contribution skillz do you have? +# beginner / intermediate / advanced +level: beginner + +# ============================================================================== +# The fields below are all optional. Do you want to share more about yourself? + + +# ------------------------------------------------------------------------------ +# What projects do you plan on contributing to? (Or have you already contributed to?) +repos: + - takeaway/hacktoberfest + - "?" + - "?" + - "?" + - "?" + +# ------------------------------------------------------------------------------ +# Where else can you be found? The key names can be whatever you like. +# You can use letter and numbers, underscores can be used as spaces. +social: + LinkedIn: https://www.linkedin.com/in/arendestes + Website: www.arendestes.com \ No newline at end of file From 44e4f2da8ec72bc0e5347e7caf9eedd513c52b3b Mon Sep 17 00:00:00 2001 From: arendEstes Date: Fri, 18 Oct 2019 14:52:34 -0500 Subject: [PATCH 2/2] added humans.txt file --- humans.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 humans.txt diff --git a/humans.txt b/humans.txt new file mode 100644 index 0000000..615b1c4 --- /dev/null +++ b/humans.txt @@ -0,0 +1,18 @@ +/* PROJECT */ + + Site Name: hacktoberfest takeaway.com + Site URL: https://takeaway.technology/hacktoberfest/ + Created: 2019/10 + + + +/* TEAM */ + + Names + Arend Estes + + + +/* THANKS */ + + To everyone who contributes! \ No newline at end of file