Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CLA.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Contributor License Agreement

By contributing to this project, you agree that your contributions
may be used, modified, and distributed under the license of this project.

This project is owned and maintained by [Evolution](https://www.evolution.com/).

Unless otherwise stated in the project's license, contributing to this project
does not transfer ownership of your contribution to Evolution.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,3 +280,10 @@ Evolution's plugin with very strict settings for Scala 2.12 and 2.13 projects
```sbt
addSbtPlugin("com.evolution" % "sbt-scalac-opts-plugin" % "<latest version>")
```

## Contributing

Contributors from outside the Evolution organization have to sign the
[Contributor License Agreement](CLA.md) before a pull request can be merged.
CLA Assistant posts a comment with the link on the pull request, and signing is
a one-time click that covers every later contribution.