From d10a2ebe6f0784a24b3b6421c6e29a7d63d1e64e Mon Sep 17 00:00:00 2001 From: Ritik_Yadav07 Date: Fri, 20 Feb 2026 05:56:07 +0530 Subject: [PATCH] gsoc26: Add repository and license metadata to ATLAS project Added repository link and license information for ATLAS project. --- _gsocprojects/2026/project_ATLAS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_gsocprojects/2026/project_ATLAS.md b/_gsocprojects/2026/project_ATLAS.md index 90d3887c0..84e48cdc4 100644 --- a/_gsocprojects/2026/project_ATLAS.md +++ b/_gsocprojects/2026/project_ATLAS.md @@ -2,6 +2,8 @@ project: ATLAS layout: default logo: ATLAS-logo.png +repository: https://gitlab.cern.ch/atlas +license: GPL-3.0 description: | [ATLAS](http://atlas.cern) is one of the four major experiments at the [Large Hadron Collider](http://home.web.cern.ch/topics/large-hadron-collider) (LHC) at [CERN](http://home.cern/). It is a general-purpose particle physics experiment run by an international collaboration and is designed to exploit the full discovery potential and the huge range of physics opportunities that the LHC provides. ---