diff --git a/Teams/ZentralSoftware/ABOUT.md b/Teams/ZentralSoftware/ABOUT.md new file mode 100644 index 0000000..32b88f3 --- /dev/null +++ b/Teams/ZentralSoftware/ABOUT.md @@ -0,0 +1,4 @@ +Zentral Software +================ + +TBD diff --git a/Teams/ZentralSoftware/team.json b/Teams/ZentralSoftware/team.json new file mode 100644 index 0000000..e510dad --- /dev/null +++ b/Teams/ZentralSoftware/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "ZentralSoftware", + "members": [ + { + "name": "Faisal Adnan", + "twitter": "@faisaladnan", + "koding": "zentralsoftware", + "location": "Düsseldorf, DE" + } + ] +}