Create a new directory in components for web apps (kubeflow/kubeflow#5184)

* Create a new directory in components for web apps

Since we want to also have some common code between our web apps we
should create a parent dir for any future web app we want to develop.
The code for the web apps, common or not, should be organized under this
directory.

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>

* remove the reviewers

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
This commit is contained in:
Kimonas Sotirchos 2020-08-05 16:36:29 +03:00 committed by GitHub
parent b13382b558
commit 40838253e4
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
approvers:
- elikatsis
- kimwnasptd
- StefanoFioravanzo
reviewers: