Done - not sure when the site will update though.

https://svn.apache.org/repos/asf/comdev/project-logos/originals/airflow-1.svg 
<https://svn.apache.org/repos/asf/comdev/project-logos/originals/airflow-1.svg>
https://svn.apache.org/repos/asf/comdev/project-logos/originals/airflow-2.svg 
<https://svn.apache.org/repos/asf/comdev/project-logos/originals/airflow-2.svg>
https://svn.apache.org/repos/asf/comdev/project-logos/originals/airflow-3.svg 
<https://svn.apache.org/repos/asf/comdev/project-logos/originals/airflow-3.svg>



> On 16 Oct 2019, at 14:55, Leah Cole <colel...@google.com.INVALID> wrote:
> 
> Woohoo - thanks for the quick response, Ash!
> 
> On Wed, Oct 16, 2019 at 3:54 PM Ash Berlin-Taylor <a...@apache.org> wrote:
> 
>> Oh thanks, I forgot to update it there!
>> 
>> Doing this now.
>> 
>> -a
>> 
>>> On 16 Oct 2019, at 14:53, Leah Cole <colel...@google.com.INVALID> wrote:
>>> 
>>> Hi all!
>>> 
>>> I noticed today that the new Airflow logo hasn't quite made it to svn
>> repo
>>> linked here on the Apache website <
>> https://www.apache.org/logos/about.html>.
>>> I went to make the change myself, but it seems like I can't as a
>>> non-ASF-committer (or if I can, would someone be willing to walk me
>> through
>>> how?)
>>> 
>>> If you think you have the power to do this and I don't, here are the
>> steps
>>> for you :)
>>> 
>>> *1. Make a directory for the subversion repo and change to it*
>>> mkdir apache-logos && cd apache-logos
>>> *2. Check out the subversion repo*
>>> svn co https://svn.apache.org/repos/asf/comdev/project-logos/originals/
>> .
>>> *3. Delete the old logos*
>>> svn delete airflow.svg
>>> svn delete airflow-pb.svg
>>> *4. Copy the new .svg files into your directory (this may vary depending
>> on
>>> where you keep your logos, and you can incorporate step 5 into this if
>> you
>>> wish)*
>>> cp airflow/docs/img/logos/*.svg .
>>> *5. Rename them to fit with the naming policy in this repo*
>>> mv wordmark_1.svg airflow-1.svg
>>> mv wordmark_2.svg airflow-2.svg
>>> *5a. Optionally make one of them the powered by logo by naming one of the
>>> files airflow-pb.svg instead of airflow-<somenumber>.svg*
>>> *6. Add the files to the repo*
>>> svn add airflow-1.svg
>>> svn add airflow-2.svg
>>> *7. Commit the changes*
>>> svn commit -m "Update Airflow logo"
>>> 
>>> Cheers,
>>> Leah
>> 
>> 
> 
> -- 
> 
> Leah Cole (she/her) | Developer Programs Engineer | colel...@google.com | 
> (925)
> 257-2112

Reply via email to