Bug 570462 - [January 2021] Newsletter Coding Support

 - Removed Dec 2020 data
 - Update featured project and committer

Signed-off-by: Yi Liu <yi.liu@eclipse-foundation.org>
Change-Id: I4dee72d6de87c8d30cf3de0494e524dee1a7399f
diff --git a/images/featured_contents/featured_committers/kevin_herron.jpg b/images/featured_contents/featured_committers/kevin_herron.jpg
new file mode 100644
index 0000000..015f7f4
--- /dev/null
+++ b/images/featured_contents/featured_committers/kevin_herron.jpg
Binary files differ
diff --git a/images/featured_contents/featured_projects/openj9.jpg b/images/featured_contents/featured_projects/openj9.jpg
new file mode 100644
index 0000000..e007bff
--- /dev/null
+++ b/images/featured_contents/featured_projects/openj9.jpg
Binary files differ
diff --git a/js/data.json b/js/data.json
index 2fb3221..15e99de 100644
--- a/js/data.json
+++ b/js/data.json
@@ -1,20 +1,20 @@
 {
     "committers": [
         {
-            "name": "Jakob Erdmann",
-            "Committer to": "Eclipse SUMO",
-            "Committer since": "2018",
-            "image": "/home/images/featured_contents/featured_committers/jakob_erdmann.jpeg",
-            "url": "http://eclipse.org/community/eclipse_newsletter/2020/december/5.php"
+            "name": "Kevin Herron",
+            "Committer to": "Eclipse Milo, Eclipse Sparkplug",
+            "Committer since": "2016",
+            "image": "/home/images/featured_contents/featured_committers/kevin_herron.jpg",
+            "url": "http://eclipse.org/community/eclipse_newsletter/2021/january/4.php"
         }
     ],
 
     "projects": [
         {
-            "name": "Eclipse CDT",
-            "description": "Eclipse CDT provides a fully functional C/C++ IDE based on the Eclipse Platform.",
-            "image": "/home/images/featured_contents/featured_projects/cdt.png",
-            "url": "https://www.eclipse.org/cdt/"
+            "name": "Eclipse OpenJ9",
+            "description": "Eclipse OpenJ9 is a fast and efficient JVM that delivers power and performance when you need it most.",
+            "image": "/home/images/featured_contents/featured_projects/openj9.jpg",
+            "url": "https://www.eclipse.org/openj9/"
         }
     ]
 }
\ No newline at end of file