From mboxrd@z Thu Jan 1 00:00:00 1970 From: walter harms Date: Fri, 15 Feb 2013 13:49:00 +0000 Subject: Re: Kernel janitors website? Message-Id: <511E3CCC.80400@bfs.de> List-Id: References: <87d2w2u5qv.fsf@steelpick.2x.cz> In-Reply-To: <87d2w2u5qv.fsf@steelpick.2x.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org Am 14.02.2013 19:09, schrieb Michal Sojka: > Hello, > > we are running a university course [1] (in Czech) about working with > open source communities. We try to help students with finding tasks and > projects to work on. Do you have a web site listing the possible tasks > for students? > > It used to be http://janitor.kernelnewbies.org/ but it seems to be dead. > Other pages http://kernelnewbies.org/KernelJanitors/Todo, > https://code.google.com/p/kernel-janitors/wiki/TODO seem to be outdated. > > Thanks, > -Michal > > [1] https://rtime.felk.cvut.cz/osp/ > -- hi, it depends what skill you want. The linux kernel is a very large project and it may be a bit hard to find a suitable small project. There are lots of other project like xorg, busybox, glibc (and friends) that are interesting. You can go to savannah or other hosters and look by your self for projects. (read: bugs in linux kernel tend to be squashed very fast. It is a very moving target) re, wh