From dfabe31b5b89cb235e81732d708a3f5bdeff507a Mon Sep 17 00:00:00 2001 From: Leigh McCulloch <351529+leighmcculloch@users.noreply.github.com> Date: Tue, 20 Aug 2024 10:19:02 +1000 Subject: [PATCH] Remove CLA reference from contributing document (#5435) * Remove CLA reference from contributing document * Update CONTRIBUTING.md --- services/horizon/CONTRIBUTING.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/services/horizon/CONTRIBUTING.md b/services/horizon/CONTRIBUTING.md index 26ba4d1ad0..c8c598382d 100644 --- a/services/horizon/CONTRIBUTING.md +++ b/services/horizon/CONTRIBUTING.md @@ -1,6 +1,3 @@ # How to contribute -Please read the [Contribution Guide](https://github.com/stellar/docs/blob/master/CONTRIBUTING.md). - -Then please [sign the Contributor License Agreement](https://docs.google.com/forms/d/1g7EF6PERciwn7zfmfke5Sir2n10yddGGSXyZsq98tVY/viewform?usp=send_form). - +Please read the [Contribution Guide](https://github.com/stellar/.github/blob/master/CONTRIBUTING.md).