aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-06 09:25:40 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-20 10:38:28 +0100
commit3963be7a182c0a20ff4a5fe8fb23097d4c1ed31c (patch)
treee07778b4c9e721bb9b04c461539187a8d3d9c544
parent9f978e542c60f3b1cb4b86bb03571401358b6276 (diff)
downloadaports-3963be7a182c0a20ff4a5fe8fb23097d4c1ed31c.tar.bz2
aports-3963be7a182c0a20ff4a5fe8fb23097d4c1ed31c.tar.xz
Update README.md to reflect usage of GitLab
Also mention GitLab instead of GitHub when talking about contributing to point potential contributors to our self-hosted GitLab instance instead of GitHub
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 45edaaa971..d1beb3dd96 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,14 @@ Alpine Linux package, along with the required patches and scripts,
if any.
It also contains some extra files and directories related to testing
-(and therefore, building) those packages on GitHub (via Travis and Drone.io).
+(and therefore, building) those packages on GitLab (via GitLab CI)
+and GitHub (via Travis and Drone.io).
If you want to contribute, please read the
[contributor guide](https://wiki.alpinelinux.org/wiki/Alpine_Linux:Contribute)
and feel free to either submit a git patch on the Alpine aports
mailing list (<alpine-aports@lists.alpinelinux.org>), or to submit a
-pull request on [GitHub](https://github.com/alpinelinux/aports).
+merge request on [GitLab](https://gitlab.alpinelinux.org/alpine/aports).
Git Hooks