From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FROM,MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 03022f01 for ; Wed, 5 Jun 2019 16:51:05 +0000 (UTC) Received: (qmail 14793 invoked by alias); 5 Jun 2019 16:50:51 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 44404 Received: (qmail 8938 invoked by uid 1010); 5 Jun 2019 16:50:51 -0000 X-Qmail-Scanner-Diagnostics: from mail-it1-f170.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.101.2/25468. spamassassin: 3.4.2. Clear:RC:0(209.85.166.170):SA:0(-2.0/5.0):. Processed in 2.326319 secs); 05 Jun 2019 16:50:51 -0000 X-Envelope-From: justindorfman@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.166.170 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:reply-to:from:date:message-id :subject:to:cc; bh=1aJ1M8MA3f+m8Eca+FqEHmzmVrSFENVUCLM/7/cdiwc=; b=fWWM8D7/JSCULaM2zN9gv7RENKs1pH/NA9Io3H1b+yukjsJFY4ZASzR++Haw2tcuce EkVb6OCNeIi+qyGxQoOmGBkNXCT68arHiG4RSq7wkvSRCJQE/V4FEVG9+pLCt2aEOLQu 1en6HZhFcr91SdvbbWogi50JV0gh/RmL5G+lOci+hYk/nbHkUE2W9QI2OLH4+qOOjLHI qMHT+z1Fce4kQrFCC3tQxn7Y+e1qo0/QA6Lysb0x5PpRqHsJkiZi63opjrFSj/QZ6BTQ QjtaHTCLPEPPzje74nIO15gzxMFZDI7ZFXHXWGO+wA3ZFPWemID+m12yXagNPFPvZvWb Re3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:reply-to :from:date:message-id:subject:to:cc; bh=1aJ1M8MA3f+m8Eca+FqEHmzmVrSFENVUCLM/7/cdiwc=; b=aV2bsXzJ+F/4iZAAB+xhWJqSQeLIwHqesN/sMqi7Yr3RfiMJpCPtuyQHrbeVnQhWJp IL6wQ1kYXY8tHeUnt00O7ENS5IByMY1OhvwBe0O4c5oTgHZhYadXErj6McnnsPyd5qA7 0bZ14nediZVuKlVxWmRsZT3b0EMYUlcMZEzV77eNfHD25oelH+Q+sbZREN0gegsUJYC5 ruS8cwaGoVCD7gRQpKtG96Tk2YomaJGfkGOCfJibj1xS/qedUUdHOeGakAqmdR72Ipkz 99ipS0Po1CTcnNNPLo9Ab5t2q1vNIVkvRX/k97oo+31GwUQKJ24hv8xaAAl3j3BqE5cd VmVg== X-Gm-Message-State: APjAAAVKjTL433BuAfAVWH9BFej66bCZjNC/OPFO9eaVRfKLkNIp4nnU hf10RsBVf6ut1rLXACEFdIB12DDHhvn+VxvrHsQ= X-Google-Smtp-Source: APXvYqz9WkNTpYt/fZeDQ5+Y538Rf0tr+o7UzJxD+gBT+u2TSdkQVG4PphKUQVcFFd7qleVzNe6k3lmUVTaycPFNF9I= X-Received: by 2002:a05:6638:2a9:: with SMTP id d9mr25443092jaq.94.1559753415643; Wed, 05 Jun 2019 09:50:15 -0700 (PDT) MIME-Version: 1.0 References: <38064-1559721399.140667@kQVp.BFjQ.viXH> In-Reply-To: Reply-To: justindorfman@gmail.com From: Justin Dorfman Date: Wed, 5 Jun 2019 09:50:04 -0700 Message-ID: Subject: Re: Logo To: Bart Schaefer Cc: "zsh-workers@zsh.org" Content-Type: multipart/alternative; boundary="00000000000046d955058a966494" --00000000000046d955058a966494 Content-Type: text/plain; charset="UTF-8" @Oliver you give me the go ahead and I'll make it happen. @Bart > Agree. At the risk of being pushy, maybe a few options to choose from? Not pushy at all. That is what we did for the bash logo: https://opensource.com/article/16/12/bash-logo-community The logo will belong to the Zsh community, they should help choose IMO. Regards, Justin Dorfman @jdorfman On Wed, Jun 5, 2019 at 8:52 AM Bart Schaefer wrote: > On Wed, Jun 5, 2019 at 12:57 AM Oliver Kiddle wrote: > > > > Justin Dorfman wrote: > > > I was wondering if you would be interested in a free, no strings > attached > > > logo. FWIW I was the art director for the Bash logo. > > > > Definitely. That would be great. > > Agree. At the risk of being pushy, maybe a few options to choose from? > > > > I see people using the "oh my zsh" logo as the "Zsh" logo which isn't > correct. > > > > It's not correct in more ways than one > > In related news, nic.sh responds: > Z is not a valid domain name for .sh. It is too short. Minimum 2 chars. > --00000000000046d955058a966494--