File tree 3 files changed +8
-26
lines changed 3 files changed +8
-26
lines changed Original file line number Diff line number Diff line change @@ -23,13 +23,10 @@ You can view the current Supervisor documentation online `in HTML format
23
23
<http://supervisord.org/> `_ . This is where you should go for detailed
24
24
installation and configuration documentation.
25
25
26
- Mailing list, Reporting Bugs, and Viewing the Source Repository
27
- ---------------------------------------------------------------
26
+ Reporting Bugs and Viewing the Source Repository
27
+ ------------------------------------------------
28
28
29
- You may subscribe to the `Supervisor-users mailing list
30
- <http://lists.supervisord.org/mailman/listinfo/supervisor-users> `_.
31
-
32
- Please report bugs in the `Github issue tracker
29
+ Please report bugs in the `GitHub issue tracker
33
30
<https://github.com/Supervisor/supervisor/issues> `_.
34
31
35
32
You can view the source repository for supervisor via
@@ -39,7 +36,6 @@ You can view the source repository for supervisor via
39
36
Contributing
40
37
------------
41
38
42
- If you'd like to contribute to supervisor directly, please contact the
43
- `Supervisor-users mailing list
44
- <http://lists.supervisord.org/mailman/listinfo/supervisor-users> `_.
45
-
39
+ We'll review contributions from the community in
40
+ `pull requests <https://help.github.com/articles/using-pull-requests >`_
41
+ on GitHub.
Original file line number Diff line number Diff line change 1
1
Resources and Development
2
2
=========================
3
3
4
- Mailing Lists
5
- -------------
6
-
7
- Supervisor has a mailing list for users. You may subscribe to the
8
- `Supervisor-users mailing list
9
- <http://lists.supervisord.org/mailman/listinfo/supervisor-users> `_.
10
-
11
- Supervisor has a mailing list for checkins too. You may subscribe to the
12
- `Supervisor-checkins mailing list
13
- <http://lists.supervisord.org/mailman/listinfo/supervisor-checkins> `_.
14
-
15
4
Bug Tracker
16
5
-----------
17
6
@@ -28,10 +17,9 @@ You can also view the `Supervisor version control repository
28
17
Contributing
29
18
------------
30
19
31
- Supervisor development is discussed on the mailing list. We'll review
32
- contributions from the community in both
20
+ We'll review contributions from the community in
33
21
`pull requests <https://help.github.com/articles/using-pull-requests >`_
34
- on GitHub (preferred) and patches sent to the list .
22
+ on GitHub.
35
23
36
24
Author Information
37
25
------------------
Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ with Supervisor. This list aims to summarize them and make them easier
6
6
to find.
7
7
8
8
See README.rst for information on how to contribute to this list.
9
- Obviously, you can always also send an e-mail to the Supervisor mailing
10
- list to inform about missing plugins or libraries for/using Supervisor.
11
9
12
10
Dashboards and Tools for Multiple Supervisor Instances
13
11
------------------------------------------------------
You can’t perform that action at this time.
0 commit comments