diff --git a/Teams/Matrix/ABOUT.md b/Teams/Matrix/ABOUT.md
new file mode 100644
index 0000000..e619e24
--- /dev/null
+++ b/Teams/Matrix/ABOUT.md
@@ -0,0 +1 @@
+
Hello World!
\ No newline at end of file
diff --git a/Teams/Matrix/team.json b/Teams/Matrix/team.json
new file mode 100644
index 0000000..0a624c7
--- /dev/null
+++ b/Teams/Matrix/team.json
@@ -0,0 +1,12 @@
+{
+"teamName": "Earthling",
+"members": [
+{
+"name": "Dandi B",
+"twitter": "dandibee",
+"koding": "dandibee",
+"location": "Manila, PH",
+"lead": true
+}
+]
+}
\ No newline at end of file