this post was submitted on 30 Jan 2024
1963 points (99.1% liked)
Programmer Humor
32371 readers
584 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah, it would be nice if it was easier for devs to just turn over the project to an "official" fork. Unfortunately, I'm sure that would get abused by scammers taking over projects forcefully and adding in malware before anyone notices.
You're spot on with the latter, I've come across a few projects over the years where the ownership is transferred and it's then loaded up with malware or even just instantly abandoned again because the new owner just wants it on their GitHub to get a job or something.
See: The Great Suspender
The original developer sold the repo to a new, anonymous maintainer. The new maintainer abandoned the repo but continued updating the Chrome Web Store version of the addon. That version eventually got delisted by Google for including malware.
I am pretty sure you can transfer ownership of a repo on GitHub.