[Git][reproducible-builds/reproducible-website][master] Correct capitalisation of GitHub and GitLab.

Chris Lamb gitlab at salsa.debian.org
Thu Nov 28 10:17:34 UTC 2019



Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website


Commits:
ae47fcd9 by Chris Lamb at 2019-11-28T10:17:17Z
Correct capitalisation of GitHub and GitLab.

- - - - -


6 changed files:

- _blog/posts/167.md
- _blog/posts/198.md
- _blog/posts/200.md
- _events/berlin2016/documentation.md
- _events/berlin2017/ReproducibleSummitIIIEventDocumentation.md
- _events/paris2018/report.md


Changes:

=====================================
_blog/posts/167.md
=====================================
@@ -35,7 +35,7 @@ diffoscope development
     * [Empty the list of known tempfiles after removing them](https://salsa.debian.org/reproducible-builds/diffoscope/commit/a6b4eff).
     * [Use `diffoscope_` instead of `diffoscope-` as a tempfile prefix](https://salsa.debian.org/reproducible-builds/diffoscope/commit/1e8fb23).
     * [Don't append `_diffoscope` to the temporary file names; they are now all in their namespaced directory](https://salsa.debian.org/reproducible-builds/diffoscope/commit/ef48c90).
-    * [Add a Gitlab CI script](https://salsa.debian.org/reproducible-builds/diffoscope/commit/d82ec13).
+    * [Add a GitLab CI script](https://salsa.debian.org/reproducible-builds/diffoscope/commit/d82ec13).
 * Paul Wise:
     * [Clear the progress bar after completion](https://salsa.debian.org/reproducible-builds/diffoscope/commit/dfb0c19). ([#901758](https://bugs.debian.org/901758))
 


=====================================
_blog/posts/198.md
=====================================
@@ -40,7 +40,7 @@ Here's what happened in the [Reproducible Builds](https://reproducible-builds.or
     * [kiwi-ng](https://github.com/SUSE/kiwi/pull/938) (sort python readdir)
 
 * Chris Lamb:
-    * [#921511](https://bugs.debian.org/921511) filed against [python-octaviaclient](https://tracker.debian.org/pkg/python-octaviaclient) (forwarded and merged upstream [on Github](https://github.com/openstack/python-octaviaclient/pull/1) and [Gerrit](https://review.openstack.org/635194)).
+    * [#921511](https://bugs.debian.org/921511) filed against [python-octaviaclient](https://tracker.debian.org/pkg/python-octaviaclient) (forwarded and merged upstream [on GitHub](https://github.com/openstack/python-octaviaclient/pull/1) and [Gerrit](https://review.openstack.org/635194)).
     * [#921513](https://bugs.debian.org/921513) filed against [sphinx](https://tracker.debian.org/pkg/sphinx) ([forwarded upstream](https://github.com/sphinx-doc/sphinx/pull/6028)).
 * Steffen Winterfeldt:
     * [gfxboot](https://github.com/openSUSE/gfxboot/pull/35) (avoid variations in `mtime` values embedded in [cpio](https://en.wikipedia.org/wiki/Cpio) archives)


=====================================
_blog/posts/200.md
=====================================
@@ -42,7 +42,7 @@ This week, Chris Lamb made a huge a number of changes, including:
     * Run against the existing source code. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/21d7546)].
     * Add an initial black setup in a [PEP 518](https://www.python.org/dev/peps/pep-0518/) `pyproject.toml` file [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/6050893)] and update `MANIFEST.in` to include it in future release tarballs. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/18687ca)]
     * Add a test to ensure future source code satisfies the formatter. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/3c9a98b)]
-    * Allow Gitlab CI failures in `stable-bpo` due to dependency on 'black'.. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/32199ce)]
+    * Allow GitLab CI failures in `stable-bpo` due to dependency on 'black'.. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/32199ce)]
 * Drop the `DOS/MBR` source string test. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/40e5a5f)]
 * Rework and comment logic determining the fallback/default value for `exclude_directory_metadata`. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/12e2540)]
 


=====================================
_events/berlin2016/documentation.md
=====================================
@@ -74,7 +74,7 @@ approaches that one takes are relevant.
 
  - Git repository on the bottom. markdown + jekyll. -> then one can send
 patches, pull requests or commit rights.
- - Proposal to mirror this one Github, so that people can easily edit
+ - Proposal to mirror this one GitHub, so that people can easily edit
 stuff and make pull requests -> but we also want mirroring :ho1ger:
  - This should then be mentioned on the website and mailing list! :ho1ger:
 


=====================================
_events/berlin2017/ReproducibleSummitIIIEventDocumentation.md
=====================================
@@ -1055,7 +1055,7 @@ We identified four clusters that marketing relates to: users, developers, manage
 
 - Microsoft, Oracle, Apple
 
-- Github, Gitlab, ... companies
+- GitHub, GitLab, ... companies
 
 
 ##### TOP THREE AUDIENCES TO FOCUS ON:


=====================================
_events/paris2018/report.md
=====================================
@@ -1048,7 +1048,7 @@ Tasks:
 
 - where to display the reproducibility check? (ssl key)
 
-- Github badge? \"are we reproducible\"
+- GitHub badge? \"are we reproducible\"
 
 *
 
@@ -1075,10 +1075,10 @@ Tasks:
 
 (Before discussing UI, we should discuss the user stories)
 
-- Github badge, how can we solve solve/make this happen? (For example
+- GitHub badge, how can we solve solve/make this happen? (For example
 go binary
 
-downloaded from Github or have someone verify the build from
+downloaded from GitHub or have someone verify the build from
 
 r-b.orgs and show the task color)
 
@@ -1152,10 +1152,10 @@ TODO:
 
 - Identify user stories
 
-- Github badge, how can we solve solve/make this happen? (For example
+- GitHub badge, how can we solve solve/make this happen? (For example
 go binary
 
-downloaded from Github or have someone verify the build from
+downloaded from GitHub or have someone verify the build from
 
 r-b.orgs and show the task color)
 



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/ae47fcd948f1c1d5afeed40f2a83812efc8a75b2

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/ae47fcd948f1c1d5afeed40f2a83812efc8a75b2
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20191128/bf80337c/attachment.htm>


More information about the rb-commits mailing list