-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Leave MAINTAINERS and the organization #32820
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I believe more publicity is needed by Gitea. |
Please don't leave. I have posted my comment https://codeberg.org/forgejo/discussions/issues/251#issuecomment-2513035 to try to protect your contributions. |
Hi, I respect whatever the choice you've made, but I'd like to add a few words before you make your final decision.
I guess it could be a misunderstanding of how GPG sign in git works. While it might look like it's for representing who the author is, it's not. It could be an honest mistake. The commit (GPG) signing is not about the authorship at all, it's for knowing certain person who committed the patch to the target branch can be trusted.
Well, MIT indeed allows cherry-picking as long as they keep comply MIT license when developing and redistributing Forgejo with cherry-picked code. But that's not the focus point here, I guess the core issue is...
As we both contribute to a MIT-licensed repo, Forgejo is okay to cherry-pick any MIT-licensed patches from Gitea, as long as they comply the license itself. Regardless of your concern, I personally think it's more of a copywriting issue than licensing issue, and there are things that both Gitea and Forgejo can improve.
I'm not a wordsmith, but I believe we (both as community contributors) can improve the project together. Again, whatever the choice you make, I really appreciate the contributions you've made and thanks again for these contributions! |
This is no problem. I understand it.
It seems that you are intrested in |
Yeah, that's what I talked about: these (weither "hard-fork" or "developed independently of Gitea") are wording issues that can be addressed if the Forgejo project wants to. And since we know the source issue that caused your frustrations, we should work on addressing them. From what I get from the previous discussions, I guess there are misunderstandings at both (Gitea contributors and Forgejo contributors) ends. By addressing these issues, we can ensure both Gitea and Forgejo projects healthily grow together. My main point is, choosing to no longer to be a Gitea maintainer/organization member really doesn't address any of these concerns from both ends. I understand you might still feel frustrated and if so, I can make some attempts to address these issues as well :) |
well this is unfortunate :( Fundamentally we all submitted our support for the open-source project Gitea that is under the MIT license. Anyone is entitled to take any bit of the code AS LONG AS it is cited. They should have been marking each and every one of these "cherry picks" as to where they were from. The gpg thing is just poor signing management as other instances has the signed version maintained to indicate the source. |
I too don't like what Forgejo is doing with our commits, but the issue will resolve itself eventually when the repos have diverged sufficiently so that they can no longer port our commits directly without substantial effort. |
According to the response from '@ fnetX' in https://codeberg.org/forgejo/discussions/issues/251#issuecomment-2514513 And according to what I said:
Although they made some changes but it didn't change anything. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't understand why you leave this org because of actions of some 3rd party indivduals. But in any case, everyone is free to leave so I can approve.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved as well, thanks again for your previous efforts!
The reason is simple: I’ve experienced something similar before. In the end, users from the other side eventually started making snide or passive-aggressive remarks, even though we have no relationship. After that, all my works are private. In addition, leaving the organization and maintainer doesn’t mean leaving the community. I can still help answer user questions, report bugs, or contribute in other ways—just nothing related to code that might be cherry-picked by Forgejo. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😦 Sad to see you go.
I'm terribly sorry that I don't know how to improve the situation.
If you ever change your mind, we would be more than happy to welcome you back as a maintainer.
I have left the organization in both GitHub and gitea.com
|
Why join
I didn’t talk about myself before, so some people may think that I am an employee from the company. So I think it is necessary to talk about why and how I joined.
At the begining, my boss gave me a task to find a git software which can self hosted in on-premise. Then I found that there are not many project which meet our needs. But finally, I found Gitea. A easy use, easy maintenance, and without a good machine you can also run it.
At that time, I just finished my previous work which is using helm to deploy something in K8s. So I tried to use Gitea’s helm chart to deploy in my work PC to see whether we can use it. But soon, I found a bug, and reported it (https://gitea.com/gitea/helm-chart/issues/382), but after about 1 month, there’s no fix. So I try to check the source code, and I found that it is caused by Gitea’s code and it is easy to fix it. So I created an issue (#22523) in Gitea. But unfortunately, after a long time again, it is still not fixed. So I tried to finish it by myself.
I’m not a pro programmer, coding is just my hobby since I was 13 or 14 years old. (I will tell the reason later), I even don’t know the workflow about the contribution of OSS, so maybe I did some bad things at the early time, I apologize.
But the people here are very kind, at that time, I start to consider whether it has worth to recommend to my boss. So I started to use it, but I found more and more bugs in a short time. Japanese company is very sensitive to it, so I gave up to recommend.
But I can try to fix them! Because I can learn too many things during the contribution, not just about the programing but also the usage of other tools and the general contribution rule in the world of OSS. It let me grow up, and to become (maybe) a perfect full-stack engineer which is my dream. (Why it is my dream? I made a wrong decision in my college, I took/followed the advice of my parent, choosed communications engineering instead of computer science which is my favorite thing)
Why leave
Several days ago, there’s an article came into my eye. Something about JiHu (GitLab Ltd in China) start to file a lawsuit to the company which is using GitLab CE version which is under MIT License. So people start to find other git service/application to avoid it. And in the this article, a project called Fogejo is mentioned. It says it is a hard-fork of Gitea. But I don’t know the meaning of
hard-fork
, so I access the home page of this project to find where it comes from.Finally, I found it here: https://forgejo.org/compare-to-gitea/#why-was-forgejo-created. They said:
hard-fork
has a quotation, so the meaning is not the original meaning of it, but they saidas
, which meanslike
orsimilar
I think. So just focus on the words beforeas
is ok, becausehard-fork
is a simile,As of early 2024, Forgejo is developed independently of Gitea
is what they want to say.In my mind, this means:
since early 2024 Forgejo’s codes (new changes) are all written by themselves, and emphasize that these changes are not related to Gitea, because they can simply say
As of early 2024, Forgejo is developed independently, as a “hard-fork”
But after I check the commit history, I can still find some strange commits in recent month:
https://codeberg.org/forgejo/forgejo/commits/branch/forgejo/search?q=author%3Ayp05327&all=
The author is me, but the commit is signed by someone I even never heard.
Considering the words they said above, it feels/sounds like my work has become their work. Although Gitea is under MIT license, is this allowed in the OSS world?
Even it is allowed, I can not accept it personally.
So I created a issue to ask them:
https://codeberg.org/forgejo/forgejo/issues/6236
https://codeberg.org/forgejo/discussions/issues/251
Finally, it seems that they understood the problem and promised to improve it. But I also required a public statement to explain it which means they need to apologize, otherwise it is hard to the users who believe these are all their work know it, and it seems they ignored some of my words again? So it is hard for me to believe they will really make changes and post the apologize. If they did, I will consider to come back. Otherwise, I think there’s no worth to continually contribute to any OSS project, so I decided to leave.
ps: TOC voting is still ongoing, please remove me from the list. And I will leave the organization after the merge.
At the end, thanks to all people who have helped me to finish the contribution and teach me new knowledges.