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:
authorJustin Smith <justin@adminix.net>2019-11-11 07:40:32 +0300
committerJustin Smith <justin@adminix.net>2019-11-11 07:40:32 +0300
commitc4181a945e058030fd9ad7aedb723ed5162fb59a (patch)
tree00a9dccd497d2951188f6088d6d979773efef506
parent028f0a206139f714a7668c4a34e2a81867811ba0 (diff)
Add project to oss_projects.yml
This adds my project to the oss_projects.yml file so I can apply for a free GitLab Gold license.
-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 0bcf098..df2d1f9 100644
--- a/data/oss_projects.yml
+++ b/data/oss_projects.yml
@@ -1994,4 +1994,9 @@
project_name: 'Community website'
project_description: 'Drupal website for open source communities to organize events.'
project_url: 'https://gitlab.com/drupalsaudi/website'
+ gitlab_plan: Gold
+-
+ project_name: 'Ansible Role - dnf-automatic'
+ project_description: 'An Ansible role for managing dnf-automatic on EL and Fedora hosts.'
+ project_url: 'https://gitlab.com/centinel-foss/ansible-role-dnf-automatic'
gitlab_plan: Gold \ No newline at end of file