From f7f7f81b0ef682cb9de9a1e8091ae9646ccdf42a Mon Sep 17 00:00:00 2001 From: kyleaton Date: Fri, 6 Sep 2019 13:54:20 -0400 Subject: [PATCH 01/17] readme change --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa0e7bf..5427001 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Kweaton This is Kyle W Eatons Homepage +TESTING \ No newline at end of file From 6f60062a1f3231da994a02bf2e2bcd9336ee53fe Mon Sep 17 00:00:00 2001 From: kyleaton Date: Fri, 6 Sep 2019 13:57:03 -0400 Subject: [PATCH 02/17] clabot change --- .clabot | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.clabot b/.clabot index b11a137..d06466b 100644 --- a/.clabot +++ b/.clabot @@ -1,13 +1,13 @@ { "contributors": "", "message": "A new contributor, HUZZAH! Welcome and thanks for joining our community. In order to accept a pull request we require that all contributors sign our Contributor License Agreement. Please check out our article explaining why we have a CLA. We have two different CLAs, depending on whether you are contributing to GE in a personal or professional capacity. Please sign the one that is applicable to your situation so that we may accept your contribution: -
- [Individual Contributor License Agreement v1.0](https://docs.google.com/forms/d/e/1FAIpQLSdA-aWKQ15yBzp8wKcFPpuxIyGwohGU1Hx-6Pa4hfaEbbb3fg/viewform?usp=sf_link)
+ + [Individual Contributor License Agreement v1.0](https://docs.google.com/forms/d/e/1FAIpQLSdA-aWKQ15yBzp8wKcFPpuxIyGwohGU1Hx-6Pa4hfaEbbb3fg/viewform?usp=sf_link) [Software Grant and Corporate Contributor License Agreement ("Agreement") v1.0](https://docs.google.com/forms/d/e/1FAIpQLSf3RZ_ZRWOdymT8OnTxRh5FeIadfANLWUrhaSHadg_E20zBAQ/viewform?usp=sf_link) -
-
+ + Please reach out @kyleaton if you have any questions or if you have already signed the CLA and are receiving this message in error. -
+ Users missing a CLA: {{usersWithoutCLA}} " } \ No newline at end of file From 5ca392284a7e784105cc167354e5b1d7e42173d8 Mon Sep 17 00:00:00 2001 From: kyleaton Date: Fri, 6 Sep 2019 14:00:58 -0400 Subject: [PATCH 03/17] clabot link change --- .clabot | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.clabot b/.clabot index d06466b..3473ccb 100644 --- a/.clabot +++ b/.clabot @@ -1,13 +1,9 @@ { "contributors": "", "message": "A new contributor, HUZZAH! Welcome and thanks for joining our community. In order to accept a pull request we require that all contributors sign our Contributor License Agreement. Please check out our article explaining why we have a CLA. We have two different CLAs, depending on whether you are contributing to GE in a personal or professional capacity. Please sign the one that is applicable to your situation so that we may accept your contribution: - - [Individual Contributor License Agreement v1.0](https://docs.google.com/forms/d/e/1FAIpQLSdA-aWKQ15yBzp8wKcFPpuxIyGwohGU1Hx-6Pa4hfaEbbb3fg/viewform?usp=sf_link) - [Software Grant and Corporate Contributor License Agreement ("Agreement") v1.0](https://docs.google.com/forms/d/e/1FAIpQLSf3RZ_ZRWOdymT8OnTxRh5FeIadfANLWUrhaSHadg_E20zBAQ/viewform?usp=sf_link) - - + https://docs.google.com/forms/d/e/1FAIpQLSdA-aWKQ15yBzp8wKcFPpuxIyGwohGU1Hx-6Pa4hfaEbbb3fg/viewform?usp=sf_link + https://docs.google.com/forms/d/e/1FAIpQLSf3RZ_ZRWOdymT8OnTxRh5FeIadfANLWUrhaSHadg_E20zBAQ/viewform?usp=sf_link Please reach out @kyleaton if you have any questions or if you have already signed the CLA and are receiving this message in error. - Users missing a CLA: {{usersWithoutCLA}} " } \ No newline at end of file From 751cce9901076d6434dd11c13a7e5afba443854e Mon Sep 17 00:00:00 2001 From: kyleaton Date: Fri, 6 Sep 2019 14:04:03 -0400 Subject: [PATCH 04/17] cla erase --- .clabot | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.clabot b/.clabot index 3473ccb..d98b094 100644 --- a/.clabot +++ b/.clabot @@ -1,9 +1,5 @@ { - "contributors": "", - "message": "A new contributor, HUZZAH! Welcome and thanks for joining our community. In order to accept a pull request we require that all contributors sign our Contributor License Agreement. Please check out our article explaining why we have a CLA. We have two different CLAs, depending on whether you are contributing to GE in a personal or professional capacity. Please sign the one that is applicable to your situation so that we may accept your contribution: - https://docs.google.com/forms/d/e/1FAIpQLSdA-aWKQ15yBzp8wKcFPpuxIyGwohGU1Hx-6Pa4hfaEbbb3fg/viewform?usp=sf_link - https://docs.google.com/forms/d/e/1FAIpQLSf3RZ_ZRWOdymT8OnTxRh5FeIadfANLWUrhaSHadg_E20zBAQ/viewform?usp=sf_link - Please reach out @kyleaton if you have any questions or if you have already signed the CLA and are receiving this message in error. - Users missing a CLA: {{usersWithoutCLA}} + "contributors": "...", + "message": "..."" " } \ No newline at end of file From e6cb11f8d1b6b58749e11756d3126fe0ac5a8219 Mon Sep 17 00:00:00 2001 From: kyleaton Date: Fri, 6 Sep 2019 14:23:36 -0400 Subject: [PATCH 05/17] new cla format --- .clabot | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.clabot b/.clabot index d98b094..5b0c0dd 100644 --- a/.clabot +++ b/.clabot @@ -1,5 +1,3 @@ { - "contributors": "...", - "message": "..."" - " + "contributors": [ "frank", "bob", "sam" ] } \ No newline at end of file From a01e280bfa62ff7bad2a690d895f1aea2f09455d Mon Sep 17 00:00:00 2001 From: kyleaton Date: Tue, 17 Sep 2019 16:50:44 -0400 Subject: [PATCH 06/17] suh --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5427001..c71f4be 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # Kweaton This is Kyle W Eatons Homepage -TESTING \ No newline at end of file + + +Suh + From fda9497bb073eae14556f895488c0fc3d367fc53 Mon Sep 17 00:00:00 2001 From: kyleaton Date: Wed, 18 Sep 2019 09:53:39 -0400 Subject: [PATCH 07/17] cla update --- .clabot | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.clabot b/.clabot index 65c3262..c32157c 100644 --- a/.clabot +++ b/.clabot @@ -1,10 +1,4 @@ { -<<<<<<< HEAD - "contributors": [ "frank", "bob", "sam" ] -} -======= "contributors": "https://spreadsheets.google.com/feeds/cells/1imJKY8a8Wa3CMo6nPsGhMBxZWh2fOo_qlbaxV4sps_Y/1/public/full?alt=json", "message": "A new contributor, HUZZAH! Welcome and thanks for joining our community. In order to accept a pull request we require that all contributors sign our Contributor License Agreement. Please check out our article explaining why we have a CLA. We have two different CLAs, depending on whether you are contributing to GE in a personal or professional capacity. Please sign the one that is applicable to your situation so that we may accept your contribution: \r\r[Individual Contributor License Agreement v1.0](https://docs.google.com/forms/d/e/1FAIpQLSdA-aWKQ15yBzp8wKcFPpuxIyGwohGU1Hx-6Pa4hfaEbbb3fg/viewform?usp=sf_link) \r[Software Grant and Corporate Contributor License Agreement v1.0](https://docs.google.com/forms/d/e/1FAIpQLSf3RZ_ZRWOdymT8OnTxRh5FeIadfANLWUrhaSHadg_E20zBAQ/viewform?usp=sf_link) \r\rPlease reach out to @kyleaton or find Kyle Eaton on Slack if you have any questions or if you have already signed the CLA and are receiving this message in error. \r\rUsers missing a CLA: {{usersWithoutCLA}}" } - ->>>>>>> 2d873936894afa3d89a5251d2530f64b4a6965ac From 25236f3a2f7297343f3ea6bbe8740cc722857a6c Mon Sep 17 00:00:00 2001 From: kyleaton Date: Wed, 18 Sep 2019 10:57:35 -0400 Subject: [PATCH 08/17] sssss --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 917b91e..a6a369b 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This is Kyle W Eatons Homepage Suh -sdsds \ No newline at end of file +assssssss \ No newline at end of file From c8c3526ce3aca4c8c5abd33685a77d3b32cc6594 Mon Sep 17 00:00:00 2001 From: kyleaton Date: Wed, 18 Sep 2019 11:30:03 -0400 Subject: [PATCH 09/17] SHEET DB --- .clabot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.clabot b/.clabot index cb3bfd5..1690ccf 100644 --- a/.clabot +++ b/.clabot @@ -1,4 +1,4 @@ { - "contributors": [ "kyleaton", "bob", "sam" ], + "contributors": https://sheetdb.io/api/v1/xz7zyvj0o5khe, "message": "A new contributor, HUZZAH! Welcome and thanks for joining our community. In order to accept a pull request we require that all contributors sign our Contributor License Agreement. Please check out our article explaining why we have a CLA. We have two different CLAs, depending on whether you are contributing to GE in a personal or professional capacity. Please sign the one that is applicable to your situation so that we may accept your contribution: \r\r[[Individual Contributor License Agreement v1.0](https://docs.google.com/forms/d/e/1FAIpQLSdA-aWKQ15yBzp8wKcFPpuxIyGwohGU1Hx-6Pa4hfaEbbb3fg/viewform?usp=sf_link) \r[Software Grant and Corporate Contributor License Agreement v1.0](https://docs.google.com/forms/d/e/1FAIpQLSf3RZ_ZRWOdymT8OnTxRh5FeIadfANLWUrhaSHadg_E20zBAQ/viewform?usp=sf_link) \r\rPlease reach out @kyleaton if you have any questions or if you have already signed the CLA and are receiving this message in error. \r\rUsers missing a CLA: {{usersWithoutCLA}}" } From 11f2d2d640509cf25294f218a5c35caea0f7fce9 Mon Sep 17 00:00:00 2001 From: kyleaton Date: Wed, 18 Sep 2019 11:31:42 -0400 Subject: [PATCH 10/17] SHEET DB --- .clabot | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.clabot b/.clabot index 1690ccf..bb3d9b1 100644 --- a/.clabot +++ b/.clabot @@ -1,4 +1,4 @@ { - "contributors": https://sheetdb.io/api/v1/xz7zyvj0o5khe, + "contributors": "https://sheetdb.io/api/v1/xz7zyvj0o5khe", "message": "A new contributor, HUZZAH! Welcome and thanks for joining our community. In order to accept a pull request we require that all contributors sign our Contributor License Agreement. Please check out our article explaining why we have a CLA. We have two different CLAs, depending on whether you are contributing to GE in a personal or professional capacity. Please sign the one that is applicable to your situation so that we may accept your contribution: \r\r[[Individual Contributor License Agreement v1.0](https://docs.google.com/forms/d/e/1FAIpQLSdA-aWKQ15yBzp8wKcFPpuxIyGwohGU1Hx-6Pa4hfaEbbb3fg/viewform?usp=sf_link) \r[Software Grant and Corporate Contributor License Agreement v1.0](https://docs.google.com/forms/d/e/1FAIpQLSf3RZ_ZRWOdymT8OnTxRh5FeIadfANLWUrhaSHadg_E20zBAQ/viewform?usp=sf_link) \r\rPlease reach out @kyleaton if you have any questions or if you have already signed the CLA and are receiving this message in error. \r\rUsers missing a CLA: {{usersWithoutCLA}}" } diff --git a/README.md b/README.md index a6a369b..942e266 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This is Kyle W Eatons Homepage Suh -assssssss \ No newline at end of file +assssssssasdasdasdasdasdasdasd \ No newline at end of file From 42d62d787dd25e47989a24c271f5117c235599ff Mon Sep 17 00:00:00 2001 From: kyleaton Date: Wed, 18 Sep 2019 11:32:51 -0400 Subject: [PATCH 11/17] dfsd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 942e266..f955c89 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This is Kyle W Eatons Homepage Suh -assssssssasdasdasdasdasdasdasd \ No newline at end of file +assssssssasdasdasdasdasdasdasddsfsdasdgasdgasf \ No newline at end of file From c825f4b845996b3664a37e76b69fccea84f4637d Mon Sep 17 00:00:00 2001 From: kyleaton Date: Wed, 18 Sep 2019 15:42:23 -0400 Subject: [PATCH 12/17] =?UTF-8?q?readme=20=C2=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .clabot | 2 +- README.md | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/.clabot b/.clabot index cb3bfd5..6f37099 100644 --- a/.clabot +++ b/.clabot @@ -1,4 +1,4 @@ { - "contributors": [ "kyleaton", "bob", "sam" ], + "contributors": [ "bob", "sam" ], "message": "A new contributor, HUZZAH! Welcome and thanks for joining our community. In order to accept a pull request we require that all contributors sign our Contributor License Agreement. Please check out our article explaining why we have a CLA. We have two different CLAs, depending on whether you are contributing to GE in a personal or professional capacity. Please sign the one that is applicable to your situation so that we may accept your contribution: \r\r[[Individual Contributor License Agreement v1.0](https://docs.google.com/forms/d/e/1FAIpQLSdA-aWKQ15yBzp8wKcFPpuxIyGwohGU1Hx-6Pa4hfaEbbb3fg/viewform?usp=sf_link) \r[Software Grant and Corporate Contributor License Agreement v1.0](https://docs.google.com/forms/d/e/1FAIpQLSf3RZ_ZRWOdymT8OnTxRh5FeIadfANLWUrhaSHadg_E20zBAQ/viewform?usp=sf_link) \r\rPlease reach out @kyleaton if you have any questions or if you have already signed the CLA and are receiving this message in error. \r\rUsers missing a CLA: {{usersWithoutCLA}}" } diff --git a/README.md b/README.md index f955c89..cc86702 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ # Kweaton This is Kyle W Eatons Homepage - -Suh - -assssssssasdasdasdasdasdasdasddsfsdasdgasdgasf \ No newline at end of file From 4c956ffc5a30e35b39eaef56f3f92cde9d259ecc Mon Sep 17 00:00:00 2001 From: kyleaton Date: Wed, 18 Sep 2019 15:46:57 -0400 Subject: [PATCH 13/17] cla demo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cc86702..3e985bd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Kweaton This is Kyle W Eatons Homepage + +asdasdasdasdasd \ No newline at end of file From 6c2887a4fa99e334dd57df2f81f959088a1d62b0 Mon Sep 17 00:00:00 2001 From: kyleaton Date: Wed, 18 Sep 2019 15:48:34 -0400 Subject: [PATCH 14/17] asfsadf --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e985bd..6cfff06 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ This is Kyle W Eatons Homepage -asdasdasdasdasd \ No newline at end of file +asdasdasdasdasdsadasd \ No newline at end of file From 4ed594b836717d536d5d067190f417316c9ea43f Mon Sep 17 00:00:00 2001 From: kyleaton Date: Wed, 18 Sep 2019 15:50:47 -0400 Subject: [PATCH 15/17] test test test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cfff06..c18debd 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ This is Kyle W Eatons Homepage -asdasdasdasdasdsadasd \ No newline at end of file +asdasda \ No newline at end of file From 54a8a2e54efaa90f682307881e9e7df0fbd9aff1 Mon Sep 17 00:00:00 2001 From: kyleaton Date: Wed, 18 Sep 2019 15:53:43 -0400 Subject: [PATCH 16/17] add kyle --- .clabot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.clabot b/.clabot index 6f37099..cc37c09 100644 --- a/.clabot +++ b/.clabot @@ -1,4 +1,4 @@ { - "contributors": [ "bob", "sam" ], + "contributors": [ "bob", "sam", "kyleaton" ], "message": "A new contributor, HUZZAH! Welcome and thanks for joining our community. In order to accept a pull request we require that all contributors sign our Contributor License Agreement. Please check out our article explaining why we have a CLA. We have two different CLAs, depending on whether you are contributing to GE in a personal or professional capacity. Please sign the one that is applicable to your situation so that we may accept your contribution: \r\r[[Individual Contributor License Agreement v1.0](https://docs.google.com/forms/d/e/1FAIpQLSdA-aWKQ15yBzp8wKcFPpuxIyGwohGU1Hx-6Pa4hfaEbbb3fg/viewform?usp=sf_link) \r[Software Grant and Corporate Contributor License Agreement v1.0](https://docs.google.com/forms/d/e/1FAIpQLSf3RZ_ZRWOdymT8OnTxRh5FeIadfANLWUrhaSHadg_E20zBAQ/viewform?usp=sf_link) \r\rPlease reach out @kyleaton if you have any questions or if you have already signed the CLA and are receiving this message in error. \r\rUsers missing a CLA: {{usersWithoutCLA}}" } From 5c3472d47959e65dd642ae9b695f529a73a42ca0 Mon Sep 17 00:00:00 2001 From: kyleaton Date: Wed, 18 Sep 2019 15:55:34 -0400 Subject: [PATCH 17/17] push another comit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c18debd..935af88 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ This is Kyle W Eatons Homepage -asdasda \ No newline at end of file +asdasdasdfdfs \ No newline at end of file