This is an automated email from the git hooks/post-receive script.
arrfab pushed a commit to branch master
in repository centos/centos.org.
The following commit(s) were added to refs/heads/master by this push:
     new 973d90a  Added AWS as sponsor
973d90a is described below
commit 973d90a1c09ad0ef6efdf200cc0e102f75442448
Author: Fabian Arrotin <arrfab at centos.org>
AuthorDate: Tue Dec 3 13:18:51 2019 +0100
    Added AWS as sponsor
    
    Signed-off-by: Fabian Arrotin <arrfab at centos.org>
---
 content/sponsors/aws.erb       |   9 +++++++++
 static/images/sponsors/aws.png | Bin 0 -> 3777 bytes
 2 files changed, 9 insertions(+)
diff --git a/content/sponsors/aws.erb b/content/sponsors/aws.erb
new file mode 100644
index 0000000..151bb47
--- /dev/null
+++ b/content/sponsors/aws.erb
@@ -0,0 +1,9 @@
+---
+name: Amazon Web Services
+sponsor: true
+country: usa
+is_hidden: true
+img: /images/sponsors/aws.png
+url: https://aws.amazon.com
+---
+
diff --git a/static/images/sponsors/aws.png b/static/images/sponsors/aws.png
new file mode 100644
index 0000000..1bfac00
Binary files /dev/null and b/static/images/sponsors/aws.png differ
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.