matthiasn / talk-transcripts

Transcripts of Clojure-related talks
http://matthiasnehlsen.com/blog/2014/10/15/talk-transcripts/
Other
2.91k stars 287 forks source link

Would you be willing to transfer ownership of this repo to the clj-commons Github organization? #110

Open jafingerhut opened 2 years ago

jafingerhut commented 2 years ago

Matthias:

First, thanks for starting this repo and maintaining it for several years!

I wanted to ask whether you might be interested in transferring ownership of this repository to the https://github.com/clj-commons organization. This is completely up to you, with no pressure from me. It simply seemed to me that perhaps your software development interests may have moved on to other programming languages than Clojure, which the current collection of articles is fairly focused on.

Things that would change:

Things that would stay the same:

If you have any questions about this, please ask.

NoahTheDuke commented 4 months ago

@matthiasn ping

jiacai2050 commented 4 months ago

@jafingerhut I think we can fork this repo now, isn't it the recommended way for open source work?

jafingerhut commented 4 months ago

Anyone can fork a public Github repo any time they want, and I have done so long ago in order to create PRs on this repo.

Anyone is free to copy the files and put them elsewhere subject to applicable copyright, licenses, and other intellectual property issues, too.

The contents of all of these transcripts remain public, and any links to them on other web site in the world remain working (which is important), and transitioning this particular repository to a new Github organization would also preserve the property that links to it from elsewhere would be forwarded/translated by Github's site to the new URL.

I do not see my request as urgent in time, or even that it must happen. If another N years goes by and someone (perhaps me) decides they want to make copies of the contents of this repo in another public repo, I do not see any problem with that.

seancorfield commented 4 months ago

@jiacai2050 See the clj-commons for accepting maintenance of projects: https://[clj-commons.org/accepting-projects.html](https://clj-commons.org/accepting-projects.html) -- transferring is preferred because GitHub will handle redirects to the new repo location.