Skip to content

Commit 8a08dc0

Browse files
abartletjrasamba
authored andcommitted
Update README.md with more up to date information
In particular, point to the new Contribute page on the wiki Signed-off-by: Andrew Bartlett <[email protected]> Reviewed-by: Jeremy Allison <[email protected]>
1 parent 0785658 commit 8a08dc0

File tree

1 file changed

+15
-38
lines changed

1 file changed

+15
-38
lines changed

README.md

Lines changed: 15 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ Desktops into Active Directory environments. It can function both as a
1313
domain controller or as a regular domain member.
1414

1515

16-
NOTE: Installation instructions may be found
17-
for the file/print server and domain member in:
18-
docs/htmldocs/Samba3-HOWTO/install.html
19-
2016
For the AD DC implementation a full HOWTO is provided at:
2117
https://wiki.samba.org/index.php/Samba4/HOWTO
2218

@@ -32,31 +28,17 @@ called COPYING).
3228
CONTRIBUTIONS
3329
=============
3430

35-
1. To contribute via GitLab
36-
- fork the official Samba team repository on GitLab
37-
* see https://gitlab.com/samba-team/samba
38-
- become familiar with the coding standards as described in README.Coding
39-
- make sure you read the Samba copyright policy
40-
* see https://www.samba.org/samba/devel/copyright-policy.html
41-
- create a feature branch
42-
- make changes
43-
- when committing, be sure to add signed-off-by tags
44-
* see https://wiki.samba.org/index.php/CodeReview#commit_message_tags
45-
- send a merge request for your branch through GitLab
46-
- this will send an email to everyone registered on GitLab
47-
- discussion happens on the samba-technical mailing list as described below
48-
- more info on using Git for Samba development can be found on the Samba Wiki
49-
* see https://wiki.samba.org/index.php/Using_Git_for_Samba_Development
50-
51-
2. If you want to contribute to the development of the software then
52-
please join the mailing list. The Samba team accepts patches
53-
(preferably in "diff -u" format, see https://www.samba.org/samba/devel/
54-
for more details) and are always glad to receive feedback or
55-
suggestions to the address [email protected]. More information
56-
on the various Samba mailing lists can be found at https://lists.samba.org/.
57-
58-
You can also get the Samba sourcecode straight from the git repository - see
59-
https://wiki.samba.org/index.php/Using_Git_for_Samba_Development.
31+
Please see https://wiki.samba.org/index.php/Contribute
32+
for detailed set-by-step instructions on how to submit a patch
33+
for Samba via GitLab.
34+
35+
Samba's GitLab mirror is at https://gitlab.com/samba-team/samba
36+
37+
OUR CONTRIBUTORS
38+
================
39+
40+
See https://www.samba.org/samba/team/ for details of the Samba Team,
41+
as well as details of all those currently active in Samba development.
6042

6143
If you like a particular feature then look through the git change-log
6244
(on the web at https://gitweb.samba.org/?p=samba.git;a=summary) and see
@@ -74,16 +56,11 @@ DOCUMENTATION
7456
-------------
7557

7658
There is quite a bit of documentation included with the package,
77-
including man pages, and lots of .html files with hints and useful
78-
info. This is also available from the webpage. There is a growing
79-
collection of information under docs/.
80-
81-
A list of Samba documentation in languages other than English is
82-
available on the webpage.
59+
including man pages and the wiki at https://wiki.samba.org
8360

84-
If you would like to help with the documentation, please coordinate
85-
on the [email protected] mailing list. See the next section for details
86-
on subscribing to samba mailing lists.
61+
If you would like to help with our documentation, please contribute
62+
that improved content to the wiki, we are moving as much content there
63+
as possible.
8764

8865

8966
MAILING LIST

0 commit comments

Comments
 (0)