Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1641703
| From | Jonathan Neuschäfer <j.neuschaefer@gmx.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 5/6] Documentation: howto: Remove outdated info about bugzilla mailing lists |
| Date | 2017-05-15 15:50 +0200 |
| Message-ID | <tHoxQ-pi-21@gated-at.bofh.it> (permalink) |
| References | <tHoxP-pi-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
The mailing list archives[1,2] show no activity since September 2011. [1]: https://lists.linuxfoundation.org/pipermail/bugme-new/ [2]: https://lists.linuxfoundation.org/pipermail/bugme-janitors/ Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> --- Documentation/process/howto.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Documentation/process/howto.rst b/Documentation/process/howto.rst index 340fa18ff341..b696a51a832c 100644 --- a/Documentation/process/howto.rst +++ b/Documentation/process/howto.rst @@ -380,14 +380,6 @@ bugs is one of the best ways to get merits among other developers, because not many people like wasting time fixing other people's bugs. To work in the already reported bug reports, go to https://bugzilla.kernel.org. -If you want to be advised of the future bug reports, you can subscribe to the -bugme-new mailing list (only new bug reports are mailed here) or to the -bugme-janitor mailing list (every change in the bugzilla is mailed here) - - https://lists.linux-foundation.org/mailman/listinfo/bugme-new - - https://lists.linux-foundation.org/mailman/listinfo/bugme-janitors - Mailing lists -- 2.11.0
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/6] Documentation: coding-style: Escape \n\t to fix HTML rendering Jonathan Neuschäfer <j.neuschaefer@gmx.net> - 2017-05-15 15:50 +0200 [PATCH 5/6] Documentation: howto: Remove outdated info about bugzilla mailing lists Jonathan Neuschäfer <j.neuschaefer@gmx.net> - 2017-05-15 15:50 +0200 [PATCH 2/6] Documentation: kernel-docs: Move vfs.txt under "Docs at the Linux Kernel tree" Jonathan Neuschäfer <j.neuschaefer@gmx.net> - 2017-05-15 15:50 +0200 [PATCH 3/6] Documentation: kernel-docs: Remove "Here is its" at the end of lines Jonathan Neuschäfer <j.neuschaefer@gmx.net> - 2017-05-15 15:50 +0200 [PATCH 4/6] Documentation: Remove outdated info about -git patches Jonathan Neuschäfer <j.neuschaefer@gmx.net> - 2017-05-15 15:50 +0200 [PATCH 6/6] Documentation: mono: Update links and s/CVS/Git/ Jonathan Neuschäfer <j.neuschaefer@gmx.net> - 2017-05-15 15:50 +0200
csiph-web