From d6ebf421a73cbe90cc34427c591e756b73a17437 Mon Sep 17 00:00:00 2001 From: Andrea Donno Date: Tue, 15 Oct 2019 23:00:10 +0200 Subject: [PATCH 1/3] Remove broken Link Seems that the CLA link to github is not existing anymore. I have been looking to find a replacement but this is all I found https://github.com/github/hub/issues/1781. So I thought I might Remove the Link --- CLA.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CLA.md b/CLA.md index 4560e3be643..757a5a0675d 100644 --- a/CLA.md +++ b/CLA.md @@ -38,10 +38,6 @@ is covered under an appropriate open source license and you have the right under whether created in whole or in part by you, or you have clearly identified the source of the contribution and any license or other restriction (like related patents, trademarks, and license agreements) of which you are personally aware. -## Attribution - -This Contributor License Agreement is adapted from the [GitHub CLA][github-cla]. - ## Signing To sign this CLA you must first submit a pull request to a repository under the Home Assistant organization. From 37d1c730a7ca1141bcfaa526bfe5db37449bd87b Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 16 Oct 2019 23:24:46 +0200 Subject: [PATCH 2/3] :pencil2: Tweak --- CLA.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CLA.md b/CLA.md index 757a5a0675d..25f85f744ff 100644 --- a/CLA.md +++ b/CLA.md @@ -38,6 +38,10 @@ is covered under an appropriate open source license and you have the right under whether created in whole or in part by you, or you have clearly identified the source of the contribution and any license or other restriction (like related patents, trademarks, and license agreements) of which you are personally aware. +## Attribution + +This Contributor License Agreement is adapted from the GitHub CLA. + ## Signing To sign this CLA you must first submit a pull request to a repository under the Home Assistant organization. @@ -46,5 +50,4 @@ To sign this CLA you must first submit a pull request to a repository under the This Contributor License Agreement (CLA) was first announced on January 21st, 2017 in [this][cla-blog] blog post and adopted January 28th, 2017. -[github-cla]: https://cla.github.com/agreement [cla-blog]: https://home-assistant.io/blog/2017/01/21/home-assistant-governance/ From 84b13f359a95cb34262ab94e354e028f8d1be68f Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 16 Oct 2019 23:25:04 +0200 Subject: [PATCH 3/3] :pencil2: Tweak --- CLA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLA.md b/CLA.md index 25f85f744ff..885090e5ec2 100644 --- a/CLA.md +++ b/CLA.md @@ -38,7 +38,7 @@ is covered under an appropriate open source license and you have the right under whether created in whole or in part by you, or you have clearly identified the source of the contribution and any license or other restriction (like related patents, trademarks, and license agreements) of which you are personally aware. -## Attribution +## Attribution This Contributor License Agreement is adapted from the GitHub CLA.