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>2019-11-27 03:42:45 +0300
committerBorivoje Tasovac <btasovac@gitlab.com>2019-11-27 03:42:45 +0300
commit62a9d31f428e4ff20b24731c048a5d926e4db903 (patch)
treef6b41dbff0939a1fe9d943e5770a3fed85254828
parentf986b87b8933becd3028f771ac4449d63006a3c8 (diff)
parenteaa29ce8f4a82ffd97c1b000488a355a9cd31dfc (diff)
Merge branch 'dukeofee/gitlab-oss-master'
-rw-r--r--data/oss_projects.yml12
1 files changed, 11 insertions, 1 deletions
diff --git a/data/oss_projects.yml b/data/oss_projects.yml
index f65fe94..0496cf3 100644
--- a/data/oss_projects.yml
+++ b/data/oss_projects.yml
@@ -2034,4 +2034,14 @@
project_name: 'INCD'
project_description: 'National Distributed Computing Infrastructure'
project_url: 'https://www.incd.pt'
- gitlab_plan: Ultimate \ No newline at end of file
+ gitlab_plan: Ultimate
+-
+ project_name: 'ANSI escape code library'
+ project_description: 'ANSI escape codes wrapped in C++ streams'
+ project_url: 'https://gitlab.com/dukeofee/ansi-escape'
+ gitlab_plan: Gold
+-
+ project_name: 'Progress Bar'
+ project_description: 'Low overhead C++ progress bar'
+ project_url: 'https://gitlab.com/dukeofee/pbar'
+ gitlab_plan: Gold \ No newline at end of file