Mailing List Archive

1 2  View All
Re: Welcome Peter Gromov as Lucene committer [ In reply to ]
Congrats!

On Wed, Apr 7, 2021 at 12:47 PM Anshum Gupta <anshum@anshumgupta.net> wrote:

> Congratulations and welcome, Peter!
>
> On Tue, Apr 6, 2021 at 10:48 AM Robert Muir <rcmuir@gmail.com> wrote:
>
>> I'm pleased to announce that Peter Gromov has accepted the PMC's
>> invitation to become a committer.
>>
>> Peter, the tradition is that new committers introduce themselves with a
>> brief bio.
>>
>> Congratulations and welcome!
>>
>>
>
> --
> Anshum Gupta
>
Re: Welcome Peter Gromov as Lucene committer [ In reply to ]
Welcome Peter!

On Wed, Apr 7, 2021 at 12:13 PM Houston Putman <houstonputman@gmail.com>
wrote:

> Congrats!
>
> On Wed, Apr 7, 2021 at 12:47 PM Anshum Gupta <anshum@anshumgupta.net>
> wrote:
>
>> Congratulations and welcome, Peter!
>>
>> On Tue, Apr 6, 2021 at 10:48 AM Robert Muir <rcmuir@gmail.com> wrote:
>>
>>> I'm pleased to announce that Peter Gromov has accepted the PMC's
>>> invitation to become a committer.
>>>
>>> Peter, the tradition is that new committers introduce themselves with a
>>> brief bio.
>>>
>>> Congratulations and welcome!
>>>
>>>
>>
>> --
>> Anshum Gupta
>>
>
Re: Welcome Peter Gromov as Lucene committer [ In reply to ]
Welcome Peter!

> On 6 Apr 2021, at 18:47, Robert Muir <rcmuir@gmail.com> wrote:
>
> I'm pleased to announce that Peter Gromov has accepted the PMC's invitation to become a committer.
>
> Peter, the tradition is that new committers introduce themselves with a brief bio.
>
> Congratulations and welcome!
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
Re: Welcome Peter Gromov as Lucene committer [ In reply to ]
Welcome, Peter!

On Thu, Apr 8, 2021 at 7:17 AM Alan Woodward <romseygeek@gmail.com> wrote:

> Welcome Peter!
>
> > On 6 Apr 2021, at 18:47, Robert Muir <rcmuir@gmail.com> wrote:
> >
> > I'm pleased to announce that Peter Gromov has accepted the PMC's
> invitation to become a committer.
> >
> > Peter, the tradition is that new committers introduce themselves with a
> brief bio.
> >
> > Congratulations and welcome!
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>
Re: Welcome Peter Gromov as Lucene committer [ In reply to ]
Welcome Peter!

> 6. apr. 2021 kl. 19:47 skrev Robert Muir <rcmuir@gmail.com>:
>
> I'm pleased to announce that Peter Gromov has accepted the PMC's invitation to become a committer.
>
> Peter, the tradition is that new committers introduce themselves with a brief bio.
>
> Congratulations and welcome!
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
Re: Welcome Peter Gromov as Lucene committer [ In reply to ]
Congrats Peter!

On Thu, Apr 8, 2021 at 7:33 AM Jan Høydahl <jan.asf@cominvent.com> wrote:
>
> Welcome Peter!
>
> > 6. apr. 2021 kl. 19:47 skrev Robert Muir <rcmuir@gmail.com>:
> >
> > I'm pleased to announce that Peter Gromov has accepted the PMC's invitation to become a committer.
> >
> > Peter, the tradition is that new committers introduce themselves with a brief bio.
> >
> > Congratulations and welcome!
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
Re: Welcome Peter Gromov as Lucene committer [ In reply to ]
Welcome Peter!

From: dev@lucene.apache.org At: 04/07/21 08:12:00To: dev@lucene.apache.org
Subject: Re: Welcome Peter Gromov as Lucene committer

Thanks for the honor!

(BTW I'm still not recognized by Github as having write access, and can't merge my pull requests :))

> Peter, the tradition is that new committers introduce themselves with a brief bio.

Okay, time for some bragging :) I've been working at JetBrains for some 17 years, most of them on IntelliJ platform, mainly supporting various languages and their infrastructure, analyzing snapshots and improving performance. Aiming to catch more bugs before they hit production, I've introduced property-based testing to IntelliJ by creating a small library called jetCheck. Recently I've switched to the Grazie project and now I do some rule-based computational linguistics there and enhance the IDE support for English. As Grazie needs LanguageTool and Hunspell, I've also spent some time rewriting the latter in Java (here in Lucene), and optimizing them both. In my free time, I like mountain hiking (Munich/Germany is a great location for that!), and some amateur piano/harmonica playing/singing.
Re: Welcome Peter Gromov as Lucene committer [ In reply to ]
Welcome Peter!

On Fri, Apr 9, 2021 at 1:41 PM Christine Poerschke (BLOOMBERG/ LONDON) <
cpoerschke@bloomberg.net> wrote:

> Welcome Peter!
>
> From: dev@lucene.apache.org At: 04/07/21 08:12:00
> To: dev@lucene.apache.org
> Subject: Re: Welcome Peter Gromov as Lucene committer
>
> Thanks for the honor!
>
> (BTW I'm still not recognized by Github as having write access, and can't
> merge my pull requests :))
>
> > Peter, the tradition is that new committers introduce themselves with a
> brief bio.
>
> Okay, time for some bragging :) I've been working at JetBrains for some 17
> years, most of them on IntelliJ platform <https://www.jetbrains.com/idea/>,
> mainly supporting various languages and their infrastructure, analyzing
> snapshots and improving performance. Aiming to catch more bugs before they
> hit production, I've introduced property-based testing to IntelliJ by
> creating a small library called jetCheck
> <https://github.com/JetBrains/jetCheck>. Recently I've switched to the
> Grazie <https://plugins.jetbrains.com/plugin/12175-grazie> project and
> now I do some rule-based computational linguistics there and enhance the
> IDE support for English. As Grazie needs LanguageTool
> <https://languagetool.org/> and Hunspell, I've also spent some time
> rewriting the latter in Java (here in Lucene), and optimizing them both. In
> my free time, I like mountain hiking (Munich/Germany is a great location
> for that!), and some amateur piano/harmonica playing/singing
> <https://www.youtube.com/user/gromopetr/videos>.
>
>>
>
Re: Welcome Peter Gromov as Lucene committer [ In reply to ]
Congrats Peter. Much deserved!

On Fri, Apr 9, 2021 at 2:59 PM Nhat Nguyen <nhat.nguyen@elastic.co.invalid>
wrote:

> Welcome Peter!
>
> On Fri, Apr 9, 2021 at 1:41 PM Christine Poerschke (BLOOMBERG/ LONDON) <
> cpoerschke@bloomberg.net> wrote:
>
>> Welcome Peter!
>>
>> From: dev@lucene.apache.org At: 04/07/21 08:12:00
>> To: dev@lucene.apache.org
>> Subject: Re: Welcome Peter Gromov as Lucene committer
>>
>> Thanks for the honor!
>>
>> (BTW I'm still not recognized by Github as having write access, and can't
>> merge my pull requests :))
>>
>> > Peter, the tradition is that new committers introduce themselves with a
>> brief bio.
>>
>> Okay, time for some bragging :) I've been working at JetBrains for some
>> 17 years, most of them on IntelliJ platform
>> <https://www.jetbrains.com/idea/>, mainly supporting various languages
>> and their infrastructure, analyzing snapshots and improving performance.
>> Aiming to catch more bugs before they hit production, I've introduced
>> property-based testing to IntelliJ by creating a small library called
>> jetCheck <https://github.com/JetBrains/jetCheck>. Recently I've switched
>> to the Grazie <https://plugins.jetbrains.com/plugin/12175-grazie>
>> project and now I do some rule-based computational linguistics there and
>> enhance the IDE support for English. As Grazie needs LanguageTool
>> <https://languagetool.org/> and Hunspell, I've also spent some time
>> rewriting the latter in Java (here in Lucene), and optimizing them both. In
>> my free time, I like mountain hiking (Munich/Germany is a great location
>> for that!), and some amateur piano/harmonica playing/singing
>> <https://www.youtube.com/user/gromopetr/videos>.
>>
>>>
>>

--
Marcus Eagan

1 2  View All