From mboxrd@z Thu Jan 1 00:00:00 1970 From: walter harms Date: Thu, 29 Oct 2009 08:13:40 +0000 Subject: Re: Starting in the project Message-Id: <4AE94EB4.90009@bfs.de> List-Id: References: <5b097d6e0910281338n2de53f4ie772e531b83f97c9@mail.gmail.com> In-Reply-To: <5b097d6e0910281338n2de53f4ie772e531b83f97c9@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org Eduardo schrieb: > Hi, I'm trying to enter in kernel janitors project to learn more about > kernel and to be a developer. > I'm in TODO page, but I don't know where to start. It's being a kind > of weird at first glance to me. > There is some task easy to do for me to start? > > read Documentaion/*txt (+ any additional docs you may find) try to understand what they want and if it is still valid. Most times documentation is not the first priority for programmers but it is a nice starting point for beginner and an easy way to get some patches into the linux-kernel (by fixed wrong/out-dated docs). re, wh