From owner-freebsd-hackers@FreeBSD.ORG Wed Apr 28 14:46:37 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8053D1065670 for ; Wed, 28 Apr 2010 14:46:37 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: from mail-iw0-f204.google.com (mail-iw0-f204.google.com [209.85.223.204]) by mx1.freebsd.org (Postfix) with ESMTP id A0EF58FC1C for ; Wed, 28 Apr 2010 14:46:36 +0000 (UTC) Received: by iwn42 with SMTP id 42so9723787iwn.14 for ; Wed, 28 Apr 2010 07:46:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=MLsMzxBrdaUvvsDXRT3pp2k+Mh8vbEiY9c8JUMK66b8=; b=WnBPLwQ2EZ7RP82/s2t9jiT6dgsTT7T1C062O4LBPxfPuQ4QgORGJMiUMH7LRMbnRA 7NCuE181XPWy0uBfHktLKbmGBcSkN6qoCAYI9KJ4KYGTQIHSZuddlFuPKRbFTqkmJAns m8kY0omom9DUSwcv1yBMRv4yF0PAjQH5Rq4k0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=rWWvidrR/HjZvrzSheOTdbr5QMr4tIcF+3sgDVRBoOY3tr3aAf29gDuCQPsrTzGe4u Tfhpo+ZsZIYFHBLA4HjONNLLdxLwVJww0xtKKaGxJPnuSjVXKeXu01W6PXBfSiPt/cUM eYq/1UICwcDOtSteba4lx2EFlEgueE0KVmJoE= MIME-Version: 1.0 Received: by 10.115.84.4 with SMTP id m4mr2106775wal.222.1272465982182; Wed, 28 Apr 2010 07:46:22 -0700 (PDT) Received: by 10.231.113.36 with HTTP; Wed, 28 Apr 2010 07:46:20 -0700 (PDT) In-Reply-To: <4BD85CA6.4040904@gmail.com> References: <4BD85CA6.4040904@gmail.com> Date: Wed, 28 Apr 2010 14:46:20 +0000 Message-ID: From: Brandon Gooch To: Stanislav Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-hackers@freebsd.org Subject: Re: Hello! X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2010 14:46:37 -0000 On Wed, Apr 28, 2010 at 4:04 PM, Stanislav wrote: > Hello! I am accepted for the google summer of code. I just wanted to > introduce myself to the community. I will be working on "BSNMP enhancement: > A new module". I will be very thankful to anyone who have ideas to share. I > am still newbie and have never coded for project such FreeBSD, but i hope > that with some help i will cope with the project. I will post a link to the > wiki page soon. > Best regards, to all the people who help somehow to the FreeBSD idea. Stanislav, congratulations on your acceptance in the GoC 2010! I, along with many others, am excited to see enhancements in the current state of SNMP on FreeBSD. Your work will undoubtedly be welcomed by many system administrators, and I look forward to sharing ideas and providing support and encouragement wherever possible. Good Luck, and Happy Coding! -Brandon