Live data from Hacker News

Scala.js contribution disclaimer

github.com

1–8 of 8 posts

Re: Scala.js contribution disclaimer

#5
We have something similar: https://github.com/SheetJS/js-xlsx/blob/master/CONTRIBUTING....

In our case, the root problem is twofold: developers in other related projects have been less-than-circumspect in code contributions, and thanks to the Microsoft Shared Source Agreements (https://www.microsoft.com/en-us/sharedsource/default.aspx) there are many people who have looked at protected code and signed agreements.

It is probably even more relevant for Scala.js since they are dealing with the JDK and Oracle has not been afraid to pursue potential violations.