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:
parent
b13382b558
commit
40838253e4
|
|
@ -0,0 +1,5 @@
|
||||||
|
approvers:
|
||||||
|
- elikatsis
|
||||||
|
- kimwnasptd
|
||||||
|
- StefanoFioravanzo
|
||||||
|
reviewers:
|
||||||
Loading…
Reference in New Issue