This is an automated email from the ASF dual-hosted git repository.
jinsongzhou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/amoro.git
The following commit(s) were added to refs/heads/master by this push:
new 9def89f0b Remove out-of-date guide in CONTRIBUTING.md (#3106)
9def89f0b is described below
commit 9def89f0b005d59850bce17b5d255f1bb246d02e
Author: ZhouJinsong <[email protected]>
AuthorDate: Fri Aug 16 10:39:50 2024 +0800
Remove out-of-date guide in CONTRIBUTING.md (#3106)
---
CONTRIBUTING.md | 3 ---
1 file changed, 3 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 440186e78..30d521040 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -39,9 +39,6 @@ to track it.
Pull requests are the preferred mechanism for contributing to Amoro
-### Contributor License Agreement
-Before your contribution, To get your PR merged, you must submit [Amoro's
Contributor License Agreement (CLA)
](https://cla-assistant.io/apache/amoro)first. You only need to submit it ONCE.
-
* Generally, create a PR only to the master branch.
* PR should be linked to the corresponding issue.
* The PR title format should be:
\[AMORO-{issue_number}\]\[{module}\]{pr_description}.