add initial commit

This commit is contained in:
Daniel Witkowski
2026-04-06 23:28:13 -07:00
commit bb95b381fe
4 changed files with 7 additions and 0 deletions

3
.gitlab/CODEOWNERS Normal file
View File

@@ -0,0 +1,3 @@
# All subgroup members as Code Owners for all files
* @simpl/simpl-open/Development/IAA

3
LICENSE Normal file
View File

@@ -0,0 +1,3 @@
# EUROPEAN UNION PUBLIC LICENCE v. 1.2
Refer to [licence description](https://eupl.eu/1.2/en/)

0
README.md Normal file
View File

1
pipeline.variables.sh Normal file
View File

@@ -0,0 +1 @@
PROJECT_VERSION_NUMBER="0.0.1"