You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bahir.apache.org by lr...@apache.org on 2020/04/15 20:06:58 UTC

[bahir-website] branch master updated (7e902ac -> a3e4350)

This is an automated email from the ASF dual-hosted git repository.

lresende pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/bahir-website.git.


    from 7e902ac  Remove current generated contents in _site manually
     new d9ad734  Update git configuration files
     new 8e23509  List 'prashant' as PMC member
     new 2d0b487  List 'tedyu' as PMC member
     new cd8cea0  Add 'lukasz' as Committer
     new d310927  Add 'eskabetxe' as Committer
     new a3e4350  Add 'emlaver' as Committer

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                  |  1 +
 site/_data/contributors.yml | 22 ++++++++++++++++++++--
 2 files changed, 21 insertions(+), 2 deletions(-)


[bahir-website] 02/06: List 'prashant' as PMC member

Posted by lr...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lresende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bahir-website.git

commit 8e235099be6766441ffe16b8d20d65e37176e148
Author: Luciano Resende <lr...@apache.org>
AuthorDate: Wed Apr 15 12:44:10 2020 -0700

    List 'prashant' as PMC member
---
 site/_data/contributors.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/_data/contributors.yml b/site/_data/contributors.yml
index a0f6823..1f0d1b1 100644
--- a/site/_data/contributors.yml
+++ b/site/_data/contributors.yml
@@ -160,7 +160,7 @@
   apacheId: prashant
   githubId: ScrapCodes
   org: IBM
-  role: Committer
+  role: PMC Member
 
 - name: Ram Sriharsha
   apacheId: harsha


[bahir-website] 01/06: Update git configuration files

Posted by lr...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lresende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bahir-website.git

commit d9ad7343af086bc97c49fa19146481cb5c4d1fb5
Author: Luciano Resende <lr...@apache.org>
AuthorDate: Wed Apr 15 12:41:14 2020 -0700

    Update git configuration files
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 548691c..ab5629f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,7 @@ target/
 
 # ignore published content (after running ./publish.sh)
 site/_site/
+site/.bundle
 content/
 
 # Others


[bahir-website] 05/06: Add 'eskabetxe' as Committer

Posted by lr...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lresende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bahir-website.git

commit d31092711211e0ea12c58747686d4b3795870d10
Author: Luciano Resende <lr...@apache.org>
AuthorDate: Wed Apr 15 12:50:06 2020 -0700

    Add 'eskabetxe' as Committer
---
 site/_data/contributors.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/site/_data/contributors.yml b/site/_data/contributors.yml
index 5d18fe2..6b7cacd 100644
--- a/site/_data/contributors.yml
+++ b/site/_data/contributors.yml
@@ -90,6 +90,12 @@
   org: Talend
   role: PMC Member
 
+- name: João Boto
+  apacheId: eskabetxe
+  githubId: eskabetxe
+  org: Independent
+  role: Committer
+
 - name: Joseph Kurata Bradley
   apacheId: jkbradley
   githubId: jkbradley


[bahir-website] 03/06: List 'tedyu' as PMC member

Posted by lr...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lresende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bahir-website.git

commit 2d0b487245d37eeb04d62a548b700a0c6ad71c74
Author: Luciano Resende <lr...@apache.org>
AuthorDate: Wed Apr 15 12:44:37 2020 -0700

    List 'tedyu' as PMC member
---
 site/_data/contributors.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/_data/contributors.yml b/site/_data/contributors.yml
index 1f0d1b1..ff81577 100644
--- a/site/_data/contributors.yml
+++ b/site/_data/contributors.yml
@@ -238,6 +238,6 @@
   apacheId: tedyu
   githubId: tedyu
   org: Hortonworks
-  role: Committer
+  role: PMC Member
 
 # End contributors.yml


[bahir-website] 04/06: Add 'lukasz' as Committer

Posted by lr...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lresende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bahir-website.git

commit cd8cea0bd8385e63c9d1ee14dc429b315afef6fe
Author: Luciano Resende <lr...@apache.org>
AuthorDate: Wed Apr 15 12:48:21 2020 -0700

    Add 'lukasz' as Committer
---
 site/_data/contributors.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/site/_data/contributors.yml b/site/_data/contributors.yml
index ff81577..5d18fe2 100644
--- a/site/_data/contributors.yml
+++ b/site/_data/contributors.yml
@@ -114,6 +114,12 @@
   org: NTT Data
   role: Committer
 
+- name: Łukasz Antoniak
+  apacheId: lukasz
+  githubId: lukasz-antoniak
+  org:
+  role: Committer
+
 - name: Luciano Resende
   apacheId: lresende
   githubId: lresende


[bahir-website] 06/06: Add 'emlaver' as Committer

Posted by lr...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lresende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bahir-website.git

commit a3e43509476cca9e0c2f417dfc3432a625364316
Author: Luciano Resende <lr...@apache.org>
AuthorDate: Wed Apr 15 12:52:22 2020 -0700

    Add 'emlaver' as Committer
---
 site/_data/contributors.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/site/_data/contributors.yml b/site/_data/contributors.yml
index 6b7cacd..481e3fa 100644
--- a/site/_data/contributors.yml
+++ b/site/_data/contributors.yml
@@ -66,6 +66,12 @@
   org: Netflix
   role: Committer
 
+- name: Esteban Laver
+  apacheId: emlaver
+  githubId: emlaver
+  org: IBM
+  role: Committer
+
 - name: Haoyuan Li
   apacheId: haoyuan
   githubId: haoyuan