From 07e71ce00b71434e053be2c705aea1870e27b3ca Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Thu, 24 May 2007 08:50:39 -0700 Subject: [PATCH] --- yaml --- r: 56936 b: refs/heads/master c: 1a93fa86bf6eb0d8bed84ef18c8b35be389edee5 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/HOWTO | 20 -------------------- 2 files changed, 1 insertion(+), 21 deletions(-) diff --git a/[refs] b/[refs] index 58e9bf7d30b2..96ae7c1e0fd2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 900f1d2c87738919986c6de606336057674c8c1e +refs/heads/master: 1a93fa86bf6eb0d8bed84ef18c8b35be389edee5 diff --git a/trunk/Documentation/HOWTO b/trunk/Documentation/HOWTO index 48123dba5e6a..ced9207bedcf 100644 --- a/trunk/Documentation/HOWTO +++ b/trunk/Documentation/HOWTO @@ -396,26 +396,6 @@ bugme-janitor mailing list (every change in the bugzilla is mailed here) -Managing bug reports --------------------- - -One of the best ways to put into practice your hacking skills is by fixing -bugs reported by other people. Not only you will help to make the kernel -more stable, you'll learn to fix real world problems and you will improve -your skills, and other developers will be aware of your presence. Fixing -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 http://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) - - http://lists.osdl.org/mailman/listinfo/bugme-new - http://lists.osdl.org/mailman/listinfo/bugme-janitors - - - Mailing lists -------------