Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.060 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'subject:Python': 0.06; 'url:github': 0.09; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'there!': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'seems': 0.21; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'visible': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'page.': 0.31; 'that.': 0.31; 'shoot': 0.31; 'there.': 0.32; 'created': 0.35; 'received:google.com': 0.35; "i'll": 0.36; 'should': 0.36; 'project': 0.37; 'pm,': 0.38; 'delete': 0.39; 'called': 0.40; 'real': 0.63; 'become': 0.64; 'frank': 0.68; 'default': 0.69; '11:44': 0.84; 'subject:source': 0.84; 'to:none': 0.92 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:cc :content-type; bh=wDFBzxOEJixrrMlneYks+VdYwiG3WAkK33+Q0x2/U+c=; b=sc5q1bfok8YxoTaJ0L5dRdfeUTrc4btv52cvmNgz4n0qJ/qws/3zzyr48ZOJrsGOpA AbUloRBQV8svTJUnIIwMW9R1hfs0IkUmjRP3NXR3mBGYtjNNp7K4ERxRNSHZ51JSOvZQ +S2Uboe6FZe/tMrYxEI/HGtKjwzMiX7MOo2sXH3ZDmfR89rDGJ0oSSOZ9Io2JwN5zsIT d07qceyIkpF436LrnFnqF9s63VJHyP4s28AP3coE1yk/IVfsZJx/07BzyHGagRxa3EVK r1WV8uNna1/tIkk7w146klFVd8hCUM+nmBb1T7prwx+XdGyBec73rmIZA46tx2brDWDZ HT8Q== MIME-Version: 1.0 X-Received: by 10.50.176.202 with SMTP id ck10mr38424572igc.2.1409234295850; Thu, 28 Aug 2014 06:58:15 -0700 (PDT) In-Reply-To: References: Date: Thu, 28 Aug 2014 23:58:15 +1000 Subject: Re: What is acceptable as 'open-source'? [was Python vs C++] From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 1409234299 news.xs4all.nl 2846 [2001:888:2000:d::a6]:40418 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77209 On Thu, Aug 28, 2014 at 11:44 PM, Frank Millman wrote: > I *think* I have created a project on GitHub and uploaded my software there. > It is called "AccInABox". https://github.com/FrankMillman/AccInABox Seems to be all there! You seem to have a default README.md as well as your README that has real content in it. If you delete README.md, the other one should become visible on the main project page. I'll shoot through a PR for that. ChrisA