Closed pdelong42 closed 8 years ago
Great work.
I guess I'm happy to hand off this project to someone as I'm not a Clojure user.
What license are you thinking to apply? If the new license is fine for the Clojure community and my copyright remains with limited years (2010-2015. You can add yourself with a new copyright starting from 2015), I can transfer the ownership to you.
What do you think?
That sounds great to me. I would be happy to take on ownership of the project.
The copyright idea sounds good. If that commit comes from you, after you merge the pull-request, but before you transfer ownership, then I think that makes the most sense.
I'm not sure whether I would want to even retain copyright for myself, from this point forward. But I would need to look into what makes the most sense, regarding what copyright law says. I guess it can't hurt for me to claim copyright for at-least the 2016 period.
As for the license, I was thinking of using the Eclipse Public license, since that's what most of the rest of the Clojure community seems to be using. But I'm fine with keeping the New BSD license. I'm not terribly picky, as long as it's something that is fairly permissive and encourages contributions from others.
Thanks again for the time and energy you've put into this already. You gave me something to build on, and learn from. Just let me know what the next steps are when you can.
Thanks, Paul DeLong
On Sat, Dec 19, 2015 at 1:34 AM, Mitsutoshi Aoe notifications@github.com wrote:
Great work.
I guess I'm happy to hand off this project to someone as I'm not a Clojure user.
What license are you thinking to apply? If the new license is fine for the Clojure community and my copyright remains with limited years (2010-2015. You can add yourself with a new copyright starting from 2015), I can transfer the ownership to you.
What do you think?
— Reply to this email directly or view it on GitHub https://github.com/maoe/rrd4clj/pull/2#issuecomment-165954976.
Let me know if you're still amenable to transferring ownership. I'm still willing to take over responsibility for the project. If you've been busy, then no worries. I'm in no particular hurry, just give me a quick heads-up.
I've never done an ownership transfer of a repository. Do you know how this works? Do I need to delete my fork before you transfer ownership to me (to avoid a name collision)? If I delete my fork before you merge my changes, does my pull-request disappear?
Sorry for the late response. I think I can work on this during the new year holidays. Basically I'm going to merge this PR then transfer the repository to you. This is my first transfer so I'm not sure about the questions you have.
Then the process is new to both of us. :-)
When I get a moment, I should look and see if they answer my questions in a FAQ list somewhere. If I learn anything, I'll let you know.
By the way, sorry about my noisy commit history. I only just yesterday learned how to squash commits (and now I see why that's such a useful feature).
Would you like to squash commits? If so, please do. I'll merge them after that.
It's okay. I think it would be too much trouble at this point. Plus I'm not crazy about modifying commit history once it's been pushed to someplace public. So the merge can happen any time you're able.
I've just merged this PR and updated the copyright in the README.
Regarding the ownership transfer, the target account must not have a repository with the same name, or a fork in the same network. So you need to delete the fork first. Let me know when you've done it.
Okay, I've deleted my fork.
It will interesting to see how this goes, since I've never transferred a repository before.
Alright. I'll give it a shot now.
The status line on the Settings page says:
This repository is being transferred to @pdelong42.
Let's see how it goes.
This is my first pass at making this code work again. It isn't as polished as it could be, and there will certainly be more refinements later. But I've gotten it to a point where I can render graphs again, and that's a milestone.
Naturally, use your judgement on whether you think this is worthy of merging (or if you'd rather wait until further improvements from me - but I make no promises on how quickly I can get to them).