Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/gitlab-oss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBorivoje Tasovac <btasovac@gitlab.com>2020-05-21 17:27:00 +0300
committerBorivoje Tasovac <btasovac@gitlab.com>2020-05-21 17:27:00 +0300
commitc092d3a02d5fdf7400ab50857220b6fdae1cb04d (patch)
treeb9a8eff5567aa406ea5d83a6ae47540ac562aac4
parent733e0374009a82973595d5ecaa7a2d8e8174da7a (diff)
Add GitLabForm
-rw-r--r--data/oss_projects.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/oss_projects.yml b/data/oss_projects.yml
index 60850d5..51eebff 100644
--- a/data/oss_projects.yml
+++ b/data/oss_projects.yml
@@ -2335,3 +2335,8 @@
project_description: 'GitBuilding is an open source program for writing hardware documentation.'
project_url: 'https://gitbuilding.io/'
gitlab_plan: Gold
+-
+ project_name: 'GitLabForm'
+ project_description: 'Specialized "configuration as a code" tool for GitLab projects, groups and more using hierarchical configuration written in YAML.'
+ project_url: 'https://gitlab.com/egnyte/gitlabform'
+ gitlab_plan: Ultimate \ No newline at end of file