From 2a754d048f6421232030fdc46d698834eb3ce902 Mon Sep 17 00:00:00 2001 From: Maysun J Faisal Date: Tue, 1 Mar 2022 14:54:53 -0500 Subject: [PATCH] add devfile metadata Signed-off-by: Maysun J Faisal --- devfile.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devfile.yaml b/devfile.yaml index 88be97ae72..c870258a0f 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -1,6 +1,8 @@ schemaVersion: 2.2.0 metadata: name: python + projectType: python + language: python version: 1.0.0 provider: Red Hat supportUrl: https://github.com/devfile-samples/devfile-support#support-information