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>2018-12-07 17:36:27 +0300
committerBorivoje Tasovac <btasovac@gitlab.com>2018-12-07 17:36:27 +0300
commite29528ad07eb12aaf6727362f3814e11d2f8ec83 (patch)
tree0d2bd945a2ca56be6d15be3f95574681fa4d96f4 /README.md
parent233d47801d8c4c41cd64e579e8875924970e84b0 (diff)
parentf494b0bfc44b9dd8a740b3627bea06a5949f4c65 (diff)
Merge branch 'yamlify' into 'master'
Convert project list to YAML See merge request gitlab-com/marketing/community-relations/opensource-program/gitlab-oss!242
Diffstat (limited to 'README.md')
-rw-r--r--README.md28
1 files changed, 14 insertions, 14 deletions
diff --git a/README.md b/README.md
index 9efb641..161ffd2 100644
--- a/README.md
+++ b/README.md
@@ -18,28 +18,28 @@ If you're not sure if your project meets these requirements, please send an emai
We'll review all requests and accept them at our discretion. If accepted, your project will be listed below and we will send you a quote.
-## Here's how to apply
+## How to apply
1. Create a gitlab.com account for your open source project: https://gitlab.com/users/sign_in
-1. Edit this file and add an entry to the [Open source projects using GitLab Ultimate or Gold](#open-source-projects-using-gitlab-ultimate-or-gold)
-section at the bottom of this page (all lines required):
-
+1. Create a fork of this project
+1. Edit the [`projects.yaml` file](data/projects.yaml) and add an entry for your project using this template:
```
- ### Project name
- A short description of what you do and why.
- https://myawesomeproject.org
- Ultimate or Gold?
+ -
+ project_name: 'Project awesome'
+ project_description: 'Describe what your project is about.'
+ project_url: 'https://projectawesome.org (if you do not have a project site, use the GitLab repository URL)'
+ gitlab_plan: Gold or Ultimate
```
-
-1. Commit your changes to a new fork and start a new Merge Request.
+1. Commit the changes to your fork and submit a new Merge Request against this project.
1. Fill out the form at our [OSS page](https://about.gitlab.com/solutions/open-source/)
## License/subscription details
-- You'll receive a 1 year license for GitLab Ultimate or subscription for GitLab Gold.
-- Support is not included, but can be purchased for 95% off, at $4.95/user/month. [Contact Sales](https://ultimate-free-post.about.gitlab.com/sales/) for that.
-- Your license/subscription can be renewed each year if your project still meets the requirements.
- - [Contact Sales](https://ultimate-free-post.about.gitlab.com/sales/) 30 days before your license/subscription ends.
+- You'll receive either a license for GitLab Ultimate or a subscription for GitLab Gold.
+- Either of those will be valid for 1 year. After that period, a renewal will be required, which will be at no cost.
+- Support is not included, but can be purchased for 95% off, at $4.95/user/month. [Contact Sales](https://about.gitlab.com/sales/) for that.
+- Your license/subscription can be renewed each year for free if your project still meets the requirements.
+ - [Contact Sales](https://about.gitlab.com/sales/) 30 days before your license/subscription ends.
- Licenses and subscriptions cannot be transferred or sold.
## Open source projects using GitLab Ultimate or Gold