From: Lynne <dev@lynne.ee> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH] MAINTAINERS: add a separate list for those with push access Date: Mon, 30 Jan 2023 20:03:34 +0100 (CET) Message-ID: <NN331kL--3-9@lynne.ee> (raw) In-Reply-To: <20230130164931.GJ1949656@pb2> Jan 30, 2023, 17:49 by michael@niedermayer.cc: > On Thu, Dec 15, 2022 at 02:13:49AM +0100, Lynne wrote: > >> This list is incomplete, and just contains those I could see >> while looking at the recent git log. If it looks like I've forgotten you, I definitely haven't! >> We may complete the list at a later date. >> >> This makes it such that those who add themselves to MAINTAINERS do not >> get push access by default, but rather, they have to request it >> explicitly in a different commit. This used to be the situation >> before it was changed at the start of this year and is pretty much what >> everyone expects. >> >> Patch attached. >> >> MAINTAINERS | 15 +++++++++++++++ >> 1 file changed, 15 insertions(+) >> 6a083061d75f6655771bde377f96aadad19b21c6 0001-MAINTAINERS-add-a-separate-list-for-those-with-push-.patch >> From 5c353412a25fd46c5077e5cf92ddfd6532eb46cb Mon Sep 17 00:00:00 2001 >> From: Lynne <dev@lynne.ee> >> Date: Thu, 15 Dec 2022 02:05:00 +0100 >> Subject: [PATCH] MAINTAINERS: add a separate list for those with push access >> >> This list is incomplete, and just contains those I could remember >> while looking at the recent git log. >> We may complete the list at a later date. >> >> This makes it such that those who add themselves to MAINTAINERS do not >> get push access by default, but rather, they have to request it >> explicitly in a different commit. This used to be the situation >> before it was changed at the start of this year. >> > > I dont object to you adding a list of people with commit acccess though i > dont think its needed or that useful. > But adding a list that is incomplete, sorted in a odd way and doing so in a > commit that states a past rule which i dont think was true, seems not > ideal > > ATM there are I think 117 keys that have write access (some may belong to > the same developers) and also over 100 maintainers in that MAINTAINERs file > I think. I didnt try to count them too precisely. But the numbers are not > that disimilar. The added list is quite abit more different > My intention was to make this complete after it's accepted (or not, if someone doesn't want to be known for having push access). > Also iam not sure this commit will change that much. People who do not want > write access neither before nor afterwards will not send a ssh key so wont get > write access. And people who want write access will push for it and > probably noone will object. Theres the between people who dont push for > it and noone else would push either they might no longer receive write > access. Iam not sure if that is better. > > It makes things more involved but whats really bad is that this extra > step is mainly in your mind, its not docuemnted. > Do i add someone to that new list when i give him write access or do > i give someone write access when a patch adding her is approved. Or do > i just ignore that list because its incomplete anyway ? > > I assume the intend is the 2nd one but How would a contributor know > to add herself to that list and what about people who are quite humble > and who would not push for it yet at the same time would benefit from > write access ? > How would anyone know to maintain something they should add themselves to the list of maintainers? A second list of those with push access doesn't add more roadblocks, it's just a separate list, that's all. You wouldn't have to add yourself to maintainers to get push access if you don't want to. As for those humble, I do see your point, but it's a one-line diff change, and it can be done in the same commit adding yourself to maintainers, it's not a 2-page personal statement about values. > ATM every maintainer automatically receives the right for write access > After this patch its made more difficult, i cant just post a patch adding > random people either Someone would have to convince them first that they > should post a patch to add themselfs. > > So what i really dislike on this change is the potential stumbling blocks > it throws before new developers. > > Its important that one has write access to the repository one works in > In FFmpeg that work happens on git master so write access to that is > important for anyone actively working on it. > In other places work and review might happen in developers own repositories > and they get merged regularly. In that case write access to master is not needed > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2023-01-30 19:03 UTC|newest] Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-12-15 1:13 Lynne 2022-12-15 19:34 ` Michael Niedermayer 2022-12-15 23:26 ` Lynne 2022-12-16 22:05 ` Michael Niedermayer 2022-12-18 6:31 ` Lynne 2023-01-29 23:14 ` Lynne 2023-01-30 3:44 ` Leo Izen 2023-01-30 3:59 ` Gyan Doshi 2023-01-30 4:22 ` Stephen Hutchinson 2023-02-07 2:40 ` Steven Liu 2023-01-30 16:49 ` Michael Niedermayer 2023-01-30 19:03 ` Lynne [this message] 2023-02-06 12:10 ` Lynne 2023-02-06 14:49 ` Derek Buitenhuis 2023-02-07 1:27 ` Michael Niedermayer 2023-02-07 1:20 ` Michael Niedermayer
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=NN331kL--3-9@lynne.ee \ --to=dev@lynne.ee \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git