diff options
author | Daniel Southward-Ellis <danielsouthwardellis@catalyst.net.nz> | 2018-12-03 12:43:27 +1300 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2018-12-07 07:08:39 +0100 |
commit | 684b530aa729011a52af760658ab7169ae0b004c (patch) | |
tree | 6210a2c110aa6e5620013cfbc4e07bac6359a7a4 /README.md | |
parent | 2ba30ee22d55317204601a33955eddbd630776af (diff) | |
download | samba-684b530aa729011a52af760658ab7169ae0b004c.tar.gz |
Changed GitHub info to GitLab
Signed-off-by: Daniel Southward-Ellis <danielsouthwardellis@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md index d5e7006dc03..6a0c29004d5 100644 --- 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 |