this post was submitted on 28 Jun 2023
324 points (97.6% liked)
Fediverse
28494 readers
313 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I just had a look at Lemmy's GitHub. Of the web interface alone, the second biggest contributor only joined two weeks ago. And there are many others. Those are new developers. So in essence: lemmy.ml admins are some of the software developers and are actually now in the minority, unless I missed something very obvious.
This might be a stupid question, so forgive me. Who controls what happens to the actual software? Like, if a hundred great ideas get added to the GitHub, who controls which ones make it into the next version of Lemmy?
Whoever has permission to merge into the main branch of the code repository would have final say. All pull requests for the lemmy repo are currently public though, so you'd be able to see an abuse of power if one were to happen. More users can also be granted the ability to merge code into the main branch as well, which more than likely will happen with the biggest contributors.