Live data from Hacker News

Ask HN: Are GitHub pull-requests governed by the original repository license?

news.ycombinator.com

31–33 of 33 posts

Re: Ask HN: Are GitHub pull-requests governed by the original repository license?

#32
post #4

In the US, you automatically have copyright over code you create yourself (assuming there's 'authorship' to make it something deserving of copyright). Sending someone a PR doesn't mean you lose your copyright. You end up in a murky area where the norms of OSS are that your contribution is now part of the package, but they don't have clear ownership over the copyright of all the code in the repo. This is exactly why m…

Many CLAs are not a copyright assignment, but just a more explicit licensing and granting of rights.

Re: Ask HN: Are GitHub pull-requests governed by the original repository license?

#33
post #28
post #11

Earlier quoted context omitted.

Not just big companies. I have CLA assistant set up on all of my public repos.

How did you set this up? I've been wondering about doing this sort of thing

https://cla-assistant.io/
Post reply on HN