You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by Matt Benson <gu...@gmail.com> on 2011/12/23 14:57:52 UTC

Re: git commit: Added myself as a PPMC member

Hi Marius--I would suggest moving your entry to before mine so we keep
them sorted alphabetically by id.

Matt

On Fri, Dec 23, 2011 at 7:53 AM,  <ma...@apache.org> wrote:
> Updated Branches:
>  refs/heads/master 88ff7635a -> 37414d7d3
>
>
> Added myself as a PPMC member
>
>
> Project: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/repo
> Commit: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/commit/37414d7d
> Tree: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/tree/37414d7d
> Diff: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/diff/37414d7d
>
> Branch: refs/heads/master
> Commit: 37414d7d36d40464f622a4cd9b40b7835143de74
> Parents: 88ff763
> Author: Marius Bogoevici <ma...@gmail.com>
> Authored: Fri Dec 23 08:52:40 2011 -0500
> Committer: Marius Bogoevici <ma...@gmail.com>
> Committed: Fri Dec 23 08:52:40 2011 -0500
>
> ----------------------------------------------------------------------
>  deltaspike/parent/pom.xml |    9 +++++++++
>  1 files changed, 9 insertions(+), 0 deletions(-)
> ----------------------------------------------------------------------
>
>
> http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/blob/37414d7d/deltaspike/parent/pom.xml
> ----------------------------------------------------------------------
> diff --git a/deltaspike/parent/pom.xml b/deltaspike/parent/pom.xml
> index 443070f..cd3eae8 100644
> --- a/deltaspike/parent/pom.xml
> +++ b/deltaspike/parent/pom.xml
> @@ -90,6 +90,15 @@
>             </roles>
>             <timezone>-6</timezone>
>         </developer>
> +        <developer>
> +            <id>marius</id>
> +            <name>Marius Bogoevici</name>
> +            <email>marius@apache.org</email>
> +            <roles>
> +                <role>PPMC</role>
> +            </roles>
> +            <timezone>-5</timezone>
> +        </developer>
>     </developers>
>
>     <!-- TODO move to a 'owb' profile -->
>