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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-06-11 11:04:53 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-06-11 11:04:53 +0300
commitf268da8412fbbec044b1d981f37c7c451059bae9 (patch)
treeaadd2682d049ff4ca9810ce24c3e588dad863463
parent001cb7ea04f12fdd1b6d50fba6946f79c2f5c256 (diff)
parentafc78cf3ae1061ff1ffb1fca098284a7f2ce4ecf (diff)
Merge branch 'sh-remove-sclau-docs' into 'master'
Remove SCLAU to mirror https://gitlab.com/gitlab-org/gitlab-ee/commit/cd5cef8f84a2b8c58a741e90afec232243a9f3a9 See merge request gitlab-org/gitlab-ce!19621
-rw-r--r--doc/university/glossary/README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/university/glossary/README.md b/doc/university/glossary/README.md
index 945d6a578b0..89516dba60b 100644
--- a/doc/university/glossary/README.md
+++ b/doc/university/glossary/README.md
@@ -557,10 +557,6 @@ Software that is hosted centrally and accessed on-demand (i.e. whenever you want
This term is often used by people when they mean "Version Control."
-#### SCLAU
-
-Abbreviation for SQO Count [Large And Up](https://about.gitlab.com/handbook/sales/#market-segmentation). This is the number of opportunities in large and strategic organizations passed from marketing to sales.
-
### Scrum
An Agile [framework](https://www.scrum.org/Resources/What-is-Scrum) designed to typically help complete complex software projects. It's made up of several parts: product requirements backlog, sprint planning, sprint (development), sprint review, and retrospec (analyzing the sprint). The goal is to end up with potentially shippable products.