diff --git a/CREDITS.rst b/CREDITS.rst index cbef22bb..7e4235ea 100644 --- a/CREDITS.rst +++ b/CREDITS.rst @@ -20,8 +20,11 @@ Contributors - Guillermo Ramirez Garcia - Zahari Zahariev - Eldar Nugaev -- Saad Zaher Saad +- Saad Zaher - Samuel Bartel +- Jonas Pfannschmidt +- Deklan Dieterly +- Pierre Mathieu Credits ======= @@ -36,4 +39,4 @@ Credits - Matt Joyce - Anupriya Ramraj - HP OpsAuto Team - +- Jon Otero Fernández (logo) diff --git a/README.rst b/README.rst index 229226fe..fa434a50 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,8 @@ Freezer ======= +.. image:: freezer_logo.jpg + Freezer is a Backup Restore DR as a Service platform that helps you to automate the data backup and restore process. @@ -1009,3 +1011,5 @@ this will print all options to the screen you direct the output to a file if you oslo-config-generator --namespace freezer --namespace oslo.log --output-file etc/agent.conf.sample + +The Freezer logo is released under the licence Attribution 3.0 Unported (CC BY3.0). diff --git a/freezer_logo.jpg b/freezer_logo.jpg new file mode 100644 index 00000000..118a3355 Binary files /dev/null and b/freezer_logo.jpg differ