Changed GitHub info to GitLab
authorDaniel Southward-Ellis <danielsouthwardellis@catalyst.net.nz>
Sun, 2 Dec 2018 23:43:27 +0000 (12:43 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 7 Dec 2018 06:08:39 +0000 (07:08 +0100)
Signed-off-by: Daniel Southward-Ellis <danielsouthwardellis@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
README.md

index d5e7006dc03a93463e80dd9ef9827fe0b457bb62..6a0c29004d580bbb4bb526c3467c2f07053f0a6f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -103,9 +103,9 @@ Related packages include:
 CONTRIBUTIONS
 =============
 
-1. To contribute via GitHub
-  - fork the official Samba team repository on GitHub
-      * see https://github.com/samba-team/samba
+1. To contribute via GitLab
+  - fork the official Samba team repository on GitLab
+      * see https://gitlab.com/samba-team/samba
   - become familiar with the coding standards as described in README.Coding
   - make sure you read the Samba copyright policy
       * see https://www.samba.org/samba/devel/copyright-policy.html
@@ -113,8 +113,8 @@ CONTRIBUTIONS
   - make changes
   - when committing, be sure to add signed-off-by tags
       * see https://wiki.samba.org/index.php/CodeReview#commit_message_tags
-  - send a pull request for your branch through GitHub
-  - this will trigger an email to the samba-technical mailing list
+  - send a merge request for your branch through GitLab
+  - this will send an email to everyone registered on GitLab
   - discussion happens on the samba-technical mailing list as described below
   - more info on using Git for Samba development can be found on the Samba Wiki
       * see https://wiki.samba.org/index.php/Using_Git_for_Samba_Development