Re: [FFmpeg-devel] [PATCH] Add general_assembly_bootstrap.pl

2020-04-29 Thread Nicolas George
Josh de Kock (12020-04-29): > To add to this: > > We could decide to use this every time, but that would have to be done by a > vote. But we can't vote on that with nothing, so hence we have this to begin > somewhere. > > The community and technical committees will be decided by the bootstrapped

Re: [FFmpeg-devel] [PATCH] Add general_assembly_bootstrap.pl

2020-04-29 Thread Josh de Kock
On 29/04/2020 14:00, Nicolas George wrote: Anton Khirnov (12020-04-29): Better late than never, this patch will continue to put in place the voting systems for FFmpeg discussed at VDD 2019 and FOSDEM 2020. There is probably a better way to do this, but the aim is just to 'bootstrap' and

Re: [FFmpeg-devel] [PATCH] Add general_assembly_bootstrap.pl

2020-04-29 Thread Nicolas George
Anton Khirnov (12020-04-29): > > > Better late than never, this patch will continue to put in place the > > > voting systems for FFmpeg discussed at VDD 2019 and FOSDEM 2020. > > > There is probably a better way to do this, but the aim is just to > > > 'bootstrap' and kickstart the process and

Re: [FFmpeg-devel] [PATCH] Add general_assembly_bootstrap.pl

2020-04-29 Thread Anton Khirnov
Quoting Nicolas George (2020-04-24 12:29:23) > Josh de Kock (12020-04-24): > > This script aims to extract contributors who are eligible for the > > general assembly. > > > > Signed-off-by: Josh de Kock > > --- > > > > Better late than never, this patch will continue to put in place the > > vo

Re: [FFmpeg-devel] [PATCH] Add general_assembly_bootstrap.pl

2020-04-29 Thread Josh de Kock
On 24/04/2020 11:44, Josh de Kock wrote: On 24/04/2020 11:29, Nicolas George wrote: Josh de Kock (12020-04-24): This script aims to extract contributors who are eligible for the general assembly. Signed-off-by: Josh de Kock ---   Better late than never, this patch will continue to put in pla

Re: [FFmpeg-devel] [PATCH] Add general_assembly_bootstrap.pl

2020-04-24 Thread Josh de Kock
On 24/04/2020 11:29, Nicolas George wrote: Josh de Kock (12020-04-24): This script aims to extract contributors who are eligible for the general assembly. Signed-off-by: Josh de Kock --- Better late than never, this patch will continue to put in place the voting systems for FFmpeg discuss

Re: [FFmpeg-devel] [PATCH] Add general_assembly_bootstrap.pl

2020-04-24 Thread Nicolas George
Josh de Kock (12020-04-24): > This script aims to extract contributors who are eligible for the > general assembly. > > Signed-off-by: Josh de Kock > --- > > Better late than never, this patch will continue to put in place the > voting systems for FFmpeg discussed at VDD 2019 and FOSDEM 2020.

[FFmpeg-devel] [PATCH] Add general_assembly_bootstrap.pl

2020-04-24 Thread Josh de Kock
This script aims to extract contributors who are eligible for the general assembly. Signed-off-by: Josh de Kock --- Better late than never, this patch will continue to put in place the voting systems for FFmpeg discussed at VDD 2019 and FOSDEM 2020. There is probably a better way to do this,