You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by Sam Ruby <ru...@intertwingly.net> on 2017/09/08 20:14:46 UTC

Re: [whimsy] branch master updated: Collect PMC Change process motions

Apparently this broke a link that was used here:

https://www.apache.org/dev/pmc.html#newpmc

- Sam Ruby

On Thu, Jun 8, 2017 at 6:41 PM,  <se...@apache.org> wrote:
> This is an automated email from the ASF dual-hosted git repository.
>
> sebb pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/whimsy.git
>
>
> The following commit(s) were added to refs/heads/master by this push:
>      new ab772ff  Collect PMC Change process motions
> ab772ff is described below
>
> commit ab772ff18c1a4be8061e1188f82f0ba0317b8477
> Author: Sebb <se...@apache.org>
> AuthorDate: Thu Jun 8 23:41:08 2017 +0100
>
>     Collect PMC Change process motions
> ---
>  tools/collate_minutes.rb | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/tools/collate_minutes.rb b/tools/collate_minutes.rb
> index 7c27be2..68c937e 100755
> --- a/tools/collate_minutes.rb
> +++ b/tools/collate_minutes.rb
> @@ -542,6 +542,7 @@ seen={}
>        '@', 'Appoint Executive Officers', /Officer Appointments/i,
>        '@', 'Set Date for Members Meeting', /date.* member'?s meeting/i,
>        '@', 'PMC Membership Change Process', /Empower PMC chairs to change the membership/i,
> +      '@', 'PMC Membership Change Process', /Amend the Procedure for PMC Membership Changes/i,
>        '@', 'Secretarial Assistant', /Approve contract with Jon Jagielski/,
>        '@', 'Alleged JBoss IP Infringement', /alleged JBoss IP infringe?ment/,
>        '@', 'Discussion Items', /^Discuss/
>
> --
> To stop receiving notification emails like this one, please contact
> ['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].

Re: [whimsy] branch master updated: Collect PMC Change process motions

Posted by sebb <se...@gmail.com>.
Fixed the link

On 8 September 2017 at 21:14, Sam Ruby <ru...@intertwingly.net> wrote:
> Apparently this broke a link that was used here:
>
> https://www.apache.org/dev/pmc.html#newpmc
>
> - Sam Ruby
>
> On Thu, Jun 8, 2017 at 6:41 PM,  <se...@apache.org> wrote:
>> This is an automated email from the ASF dual-hosted git repository.
>>
>> sebb pushed a commit to branch master
>> in repository https://gitbox.apache.org/repos/asf/whimsy.git
>>
>>
>> The following commit(s) were added to refs/heads/master by this push:
>>      new ab772ff  Collect PMC Change process motions
>> ab772ff is described below
>>
>> commit ab772ff18c1a4be8061e1188f82f0ba0317b8477
>> Author: Sebb <se...@apache.org>
>> AuthorDate: Thu Jun 8 23:41:08 2017 +0100
>>
>>     Collect PMC Change process motions
>> ---
>>  tools/collate_minutes.rb | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/tools/collate_minutes.rb b/tools/collate_minutes.rb
>> index 7c27be2..68c937e 100755
>> --- a/tools/collate_minutes.rb
>> +++ b/tools/collate_minutes.rb
>> @@ -542,6 +542,7 @@ seen={}
>>        '@', 'Appoint Executive Officers', /Officer Appointments/i,
>>        '@', 'Set Date for Members Meeting', /date.* member'?s meeting/i,
>>        '@', 'PMC Membership Change Process', /Empower PMC chairs to change the membership/i,
>> +      '@', 'PMC Membership Change Process', /Amend the Procedure for PMC Membership Changes/i,
>>        '@', 'Secretarial Assistant', /Approve contract with Jon Jagielski/,
>>        '@', 'Alleged JBoss IP Infringement', /alleged JBoss IP infringe?ment/,
>>        '@', 'Discussion Items', /^Discuss/
>>
>> --
>> To stop receiving notification emails like this one, please contact
>> ['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].