This is an automated email from the ASF dual-hosted git repository.

lahirujayathilake pushed a commit to branch cybershuttle-dev
in repository https://gitbox.apache.org/repos/asf/airavata.git

commit 13f4e463369f7ab22a679313e00ffdb1e80d84b5
Author: yasith <[email protected]>
AuthorDate: Sun Mar 16 22:47:47 2025 +0000

    rename devcontainer to Airavata
---
 .devcontainer/devcontainer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index fa765ba98a..063a1dd9f8 100644
--- a/.devcontainer/devcontainer.json
+++ b/.devcontainer/devcontainer.json
@@ -1,7 +1,7 @@
 // For format details, see https://aka.ms/devcontainer.json. For config 
options, see the
 // README at: https://github.com/devcontainers/templates/tree/main/src/ubuntu
 {
-  "name": "Ubuntu",
+  "name": "Airavata",
   // Or use a Dockerfile or Docker Compose file. More info: 
https://containers.dev/guide/dockerfile
   "dockerComposeFile": 
"../modules/ide-integration/src/main/containers/docker-compose.yml",
   "service": "devcontainer",

Reply via email to