Bug 572843 - Update Featured project and committer

Signed-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>
diff --git a/images/featured_contents/featured_committers/philip.jpg b/images/featured_contents/featured_committers/philip.jpg
new file mode 100644
index 0000000..aef4df1
--- /dev/null
+++ b/images/featured_contents/featured_committers/philip.jpg
Binary files differ
diff --git a/images/featured_contents/featured_projects/sumo.png b/images/featured_contents/featured_projects/sumo.png
new file mode 100644
index 0000000..cc99cd1
--- /dev/null
+++ b/images/featured_contents/featured_projects/sumo.png
Binary files differ
diff --git a/js/data.json b/js/data.json
index b800f6a..7801e96 100644
--- a/js/data.json
+++ b/js/data.json
@@ -1,20 +1,20 @@
 {
     "committers": [
         {
-            "name": "Jason Mehrens",
-            "Committer to": "Jakarta Mail",
-            "Committer since": "2019",
-            "image": "/home/images/featured_contents/featured_committers/jason.jpg",
-            "url": "http://eclipse.org/community/eclipse_newsletter/2021/march/4.php"
+            "name": "Philip Langer",
+            "Committer to": "Eclipse EMF.cloud, Eclipse GLSP, Eclipse Sprotty, Eclipse EMF Compare, Eclipse EMFStore, Eclipse Papyrus-RT, Eclipse Papyrus",
+            "Committer since": "2016",
+            "image": "/home/images/featured_contents/featured_committers/philip.jpg",
+            "url": "/community/eclipse_newsletter/2021/april/4.php"
         }
     ],
 
     "projects": [
         {
-            "name": "Eclipse iceoryx",
-            "description": "Eclipse iceoryx uses a true zero-copy, shared memory approach that allows to transfer data from publishers to subscribers with constant latency, regardless of the size of the payload.",
-            "image": "/home/images/featured_contents/featured_projects/ice0ryx.png",
-            "url": "https://projects.eclipse.org/projects/technology.iceoryx"
+            "name": "Eclipse SUMO",
+            "description": "Eclipse SUMO is an open source, highly portable, microscopic and continuous multi-modal traffic simulation package designed to handle large networks.",
+            "image": "/home/images/featured_contents/featured_projects/sumo.png",
+            "url": "https://www.eclipse.org/sumo/"
         }
     ]
 }
\ No newline at end of file