Fix of src-dist inconsistency (#135)

diff --git a/_src/_components/committers.pug b/_src/_components/committers.pug
index c558684..20c9061 100644
--- a/_src/_components/committers.pug
+++ b/_src/_components/committers.pug
@@ -490,9 +490,9 @@
   {
     "Name": "Taras Ledkov",
     "Comitter": "YES",
-    "PMC": "",
-    "GitHub": "https://github.com/tledkov-gridgain",
-    "Apache profile": "",
+    "PMC": "YES",
+    "GitHub": "https://github.com/tledkov",
+    "Apache profile": "http://people.apache.org/phonebook.html?uid=tledkov",
     "Company": "GridGain"
   },
   {
@@ -538,9 +538,9 @@
   {
     "Name": "Vyacheslav Koptilin",
     "Comitter": "YES",
-    "PMC": "",
+    "PMC": "YES",
     "GitHub": "https://github.com/sk0x50",
-    "Apache profile": "",
+    "Apache profile": "http://people.apache.org/phonebook.html?uid=sk0x50",
     "Company": "GridGain"
   },
   {
diff --git a/_src/events.pug b/_src/events.pug
index 71bf7d9..6bf5233 100644
--- a/_src/events.pug
+++ b/_src/events.pug
@@ -51,10 +51,10 @@
 
     section.event-featured.container 
         p.capstext Featured Event
-        a(href="https://ignite-summit.org/2022-june/", target="_blank").event-featured__banner.pt-5
+        a(href="https://ignite-summit.org/2022-november/", target="_blank").event-featured__banner.pt-5
             picture
-                source(srcset="/images/promos/ignite-Summit-cloud-edition--After-banner-375px.jpg" media="(max-width: 767px)")
-                img(src="/images/promos/ignite-Summit-cloud-edition--After-banner.jpg", alt="Ignite Summit watch on demand")
+                source(srcset="/images/promos/ignite-Summit-call-for-speakers.jpg" media="(max-width: 767px)")
+                img(src="/images/promos/ignite-Summit-call-for-speakers.jpg", alt="Ignite Summit call for speakers")
             //- .event-featured__placeholder(style="background:#E8F2FA; height:340px;")
     // /.event-featured
 
@@ -62,8 +62,8 @@
 
     section.evsummit.container#summit
         .evsummit__date.flexi 
-            .evsummit__day 14
-            .evsummit__month.h5 JUNE <br>2022
+            .evsummit__day 9-10
+            .evsummit__month.h5 NOVEMBER <br>2022
         .evsummit__info.flexi.pt-5
             .evsummit__logo 
                 img(src="/img/events/ignite-summit-logo.svg", alt="")
@@ -88,7 +88,9 @@
                     Become a&nbsp;part of&nbsp;a&nbsp;true community event 
                     and learn more about up-to-date<br>
                     in-memory computing solutions.
-        .evsummit__twobanners.pt-5 
+        .evsummit__twobanners.pt-5
+            a(href="https://ignite-summit.org/2022-november/", target="_blank").evsummit__twobannerslink
+                img(src="/img/events/banner-bott-4.jpg", alt="")
             a(href="https://ignite-summit.org/2022-june/", target="_blank").evsummit__twobannerslink
                 img(src="/img/events/banner-bott-3.jpg", alt="")
             a(href="https://www.youtube.com/playlist?list=PLMc7NR20hA-JvgLWtvp2R9tEnD5vlp9l0", target="_blank").evsummit__twobannerslink
diff --git a/_src/index.pug b/_src/index.pug
index 9480e72..2b9ec56 100644
--- a/_src/index.pug
+++ b/_src/index.pug
@@ -508,10 +508,10 @@
 
     section.event-featured.container.fronteventsbanner
         p.capstext Featured Event
-        a(href="https://ignite-summit.org/2022-june/", target="_blank").event-featured__banner.pt-5
+        a(href="https://ignite-summit.org/2022-november/", target="_blank").event-featured__banner.pt-5
             picture
-                source(srcset="/images/promos/ignite-Summit-cloud-edition--After-banner-375px.jpg" media="(max-width: 767px)")
-                img(src="/images/promos/ignite-Summit-cloud-edition--After-banner.jpg", alt="Ignite Summit watch on demand")
+                source(srcset="/images/promos/ignite-Summit-call-for-speakers.jpg" media="(max-width: 767px)")
+                img(src="/images/promos/ignite-Summit-call-for-speakers.jpg", alt="Ignite Summit call for speakers")
     // /.event-featured
 
 
diff --git a/events.html b/events.html
index 46fee76..b4d372a 100644
--- a/events.html
+++ b/events.html
@@ -422,8 +422,8 @@
         and learn more about up-to-date<br>
         in-memory computing solutions.-->
       <div class="evsummit__twobanners pt-5">
-        <a class="evsummit__twobannerslink" href="https://ignite-summit.org/2022-november/" target="_blank"><img src="/img/events/banner-bott-4.jpg" alt="" />
-        <a class="evsummit__twobannerslink" href="https://ignite-summit.org/2022-june/" target="_blank"><img src="/img/events/banner-bott-3.jpg" alt="" /></a
+        <a class="evsummit__twobannerslink" href="https://ignite-summit.org/2022-november/" target="_blank"><img src="/img/events/banner-bott-4.jpg" alt="" /></a
+        ><a class="evsummit__twobannerslink" href="https://ignite-summit.org/2022-june/" target="_blank"><img src="/img/events/banner-bott-3.jpg" alt="" /></a
         ><a class="evsummit__twobannerslink" href="https://www.youtube.com/playlist?list=PLMc7NR20hA-JvgLWtvp2R9tEnD5vlp9l0" target="_blank"><img src="/img/events/banner-bott-1.jpg" alt="" /></a
         ><a class="evsummit__twobannerslink" href="https://www.youtube.com/playlist?list=PLMc7NR20hA-KF8c_hVICKpzKnWkjzfC2V" target="_blank"><img src="/img/events/banner-bott-2.jpg" alt="" /></a>
       </div>
diff --git a/our-community.html b/our-community.html
index c5ff683..1a7ab82 100644
--- a/our-community.html
+++ b/our-community.html
@@ -799,8 +799,8 @@
           </div>
           <div class="committer flexi">
             <div class="committer__name">Taras Ledkov</div>
-            <a class="committer__github" href="https://github.com/tledkov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
-            <a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=tledkov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
+            <a class="committer__github" href="https://github.com/tledkov" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
+            ><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=tledkov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
           </div>
           <div class="committer flexi">
             <div class="committer__name">Valentin Kulichenko</div>
@@ -827,8 +827,8 @@
           </div>
           <div class="committer flexi">
             <div class="committer__name">Vyacheslav Koptilin</div>
-            <a class="committer__github" href="https://github.com/sk0x50" target="_blank"><img src="/img/icon-github.svg" alt="" /></a><span class="committer__apache"></span>
-            <a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=sk0x50" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
+            <a class="committer__github" href="https://github.com/sk0x50" target="_blank"><img src="/img/icon-github.svg" alt="" /></a
+            ><a class="committer__apache" href="http://people.apache.org/phonebook.html?uid=sk0x50" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
           </div>
           <div class="committer flexi">
             <div class="committer__name">Yakov Zhdanov</div>
@@ -1098,7 +1098,6 @@
                 ><a class="cmty-pmitem__apache" href="http://people.apache.org/phonebook.html?uid=vozerov" target="_blank"><img src="/img/icon-pero.svg" alt="" /></a>
               </div>
             </article>
-
             <article class="cmty-pmitem">
               <p class="cmty-pmitem__name h5">Vyacheslav Koptilin</p>
               <div class="cmty-pmitem__links flexi">