Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'open-source': 0.04; 'url:launchpad': 0.05; 'contributor': 0.07; 'think,': 0.07; 'collier': 0.09; 'launchpad': 0.09; 'subject:Contributor': 0.09; 'buggy': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'contributed': 0.16; 'sat,': 0.16; 'appropriate': 0.16; 'wrote:': 0.18; 'helpful': 0.24; 'header:In-Reply-To:1': 0.27; 'heading': 0.30; 'joe': 0.30; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'anyone': 0.31; 'johnson': 0.35; 'received:google.com': 0.35; 'subject:List': 0.36; 'next': 0.36; 'thanks': 0.36; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'does': 0.39; 'hosted': 0.39; 'to:addr:python.org': 0.39; 'users': 0.40; 'release': 0.40; 'john': 0.61; 'simple': 0.61; '(that': 0.65; 'here': 0.66; '20,': 0.68; 'jul': 0.74; 'enumeration': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=dx7qPDmVgrpX3KqXxC4rEp35sDvPR6G+GXVk4iqhcx0=; b=gUytxjfLJ6XNQY+R7cVXNqGXr0LTCfyMgT+aAYCBDObnBiDXTKo7yfTKWUGVxksVyQ K9Kgpf0wFS61S9zI+zI2+NWC5+l8AwHefAlM//pQCdC/Yb2JKO0hXqG5zqVtCRYqlnI3 d1a5W5BlqdKRO7N8/qmvcJIUCsDflTTEepgvwNOgkDsKexlgTpzDclrIDKWXc/lG0Ncb uC4xd3ZaF7kipF/3397cjYyAkPJJNdPm109et96LUmDOrPB5KBo+hi4nt+UPkXgeZFA5 IyXYipx4HHsS5SWQB7AA3yS9ZufAmEMb7lMrxz1GbLVqmA3Kj4VMqYJ1gZQnCDarxVD+ FxBg== MIME-Version: 1.0 X-Received: by 10.58.214.105 with SMTP id nz9mr2456256vec.58.1374327682230; Sat, 20 Jul 2013 06:41:22 -0700 (PDT) In-Reply-To: <51EA870A.70308@Gmail.com> References: <51EA870A.70308@Gmail.com> Date: Sat, 20 Jul 2013 23:41:22 +1000 Subject: Re: List as Contributor From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1374327690 news.xs4all.nl 15907 [2001:888:2000:d::a6]:39288 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:50969 On Sat, Jul 20, 2013 at 10:48 PM, Devyn Collier Johnson wrote: > Many users on here have answered my questions and given me ideas and > suggestions for code that I am using in my open-source GPLv3 chatbot. When I > release the next update (that will be in a month or two), does anyone that > has contributed helpful ideas want to be listed as a contributor under the > heading "Gave Suggestions/Ideas"? The chatbot, named Neobot, is hosted on > Launchpad (Neobot is buggy right now). https://launchpad.net/neobot A simple enumeration of names would, I think, be appropriate and simple ("With thanks to the following: Fred Foobar, Joe Citizen, John Smith."). And thanks for the consideration! :) ChrisA