Subject: [PATCH] versions: Misc changes to descriptions

[ port from runtime commit c4b5922df2 ]

Most of the description fields have capitalized text,
some of those that don't are then converted on this
change.

Fixed spelling of 'required'.

Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
Wainer dos Santos Moschetta 2020-06-28 20:45:21 -07:00 committed by Peng Tao
parent 17b3021b54
commit 93d1f7b4e3

View File

@ -217,7 +217,7 @@ externals:
swarm-version: "1.12.1"
gometalinter:
description: "utility to run various golang linters"
description: "Utility to run various golang linters"
url: "https://github.com/alecthomas/gometalinter"
uscan-url: >-
https://github.com/alecthomas/gometalinter/tags
@ -225,7 +225,7 @@ externals:
version: "v2.0.5"
golangci-lint:
description: "utility to run various golang linters"
description: "Utility to run various golang linters"
url: "https://install.goreleaser.com/github.com/golangci/golangci-lint.sh"
version: "v1.15.0"
@ -275,7 +275,7 @@ externals:
musl:
description: |
musl is used to build rust agent.
The musl library is used to build the rust agent.
url: "https://www.musl-libc.org/"
uscan-url: >-
https://www.musl-libc.org/releases/
@ -288,7 +288,7 @@ externals:
languages:
description: |
Details of programming languages requried to build system
Details of programming languages required to build system
components.
golang:
@ -305,7 +305,7 @@ languages:
newest-version: "1.14.4"
rust:
description: "rust language"
description: "Rust language"
notes: "'version' is the default minimum version used by this project."
version: "1.38.0"
meta: