[gtk-web/new-website] Drop the list of GNOME team members



commit 47aaac472a92268259bc4446748a2e76b3ad6148
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Feb 18 18:32:52 2020 +0000

    Drop the list of GNOME team members
    
    We already have the list of GTK team members in the "Docs" page, and the
    GNOME team has more accounts than necessary.

 collections/_pages/community.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/collections/_pages/community.html b/collections/_pages/community.html
index 0d7a70c..162bb11 100644
--- a/collections/_pages/community.html
+++ b/collections/_pages/community.html
@@ -117,6 +117,7 @@ team_main_heading_description: These are the people who apply their best of skil
   </div>
 </section>
 
+<!--
 {% assign members = site.data.members_all %}
 <section class="py-4" id="contributors">
   <div class="container border rounded py-4 px-4 bg-light">
@@ -149,6 +150,7 @@ team_main_heading_description: These are the people who apply their best of skil
     </div>
   </div>
 </section>
+-->
 
 {% include footer.html %}
 
@@ -164,4 +166,4 @@ team_main_heading_description: These are the people who apply their best of skil
   $(function () {
     $('[data-toggle="tooltip"]').tooltip()
   })
-</script>
\ No newline at end of file
+</script>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]