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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9c09c7d571 IGNITE-18683 Removed a PMC memeber (#152)
9c09c7d571 is described below

commit 9c09c7d571689305d449767beebe449d365e9bbb
Author: Erlan Aytpaev <[email protected]>
AuthorDate: Wed Feb 1 13:48:58 2023 +0600

    IGNITE-18683 Removed a PMC memeber (#152)
---
 _src/_components/committers.pug | 2 +-
 our-community.html              | 6 ------
 2 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/_src/_components/committers.pug b/_src/_components/committers.pug
index 55817cefce..59018d28bd 100644
--- a/_src/_components/committers.pug
+++ b/_src/_components/committers.pug
@@ -82,7 +82,7 @@
   {
     "Name": "Andrew Mashenkov",
     "Comitter": "YES",
-    "PMC": "YES",
+    "PMC": "",
     "GitHub": "https://github.com/AMashenkov";,
     "Apache profile": "",
     "Company": "GridGain"
diff --git a/our-community.html b/our-community.html
index 57dff93fa5..8a2afeea84 100644
--- a/our-community.html
+++ b/our-community.html
@@ -912,12 +912,6 @@
                 ><a class="cmty-pmitem__apache" 
href="http://people.apache.org/phonebook.html?uid=anovikov"; 
target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
               </div>
             </article>
-            <article class="cmty-pmitem">
-              <p class="cmty-pmitem__name h5">Andrew Mashenkov</p>
-              <div class="cmty-pmitem__links flexi">
-                <a class="cmty-pmitem__github" 
href="https://github.com/AMashenkov"; target="_blank"><img 
src="/img/icon-github.svg" alt="" /></a>
-              </div>
-            </article>
             <article class="cmty-pmitem">
               <p class="cmty-pmitem__name h5">Anton Vinogradov</p>
               <div class="cmty-pmitem__links flexi">

Reply via email to