This is an automated email from the git hooks/post-receive script. arrfab pushed a commit to branch main in repository centos/centos.org. The following commit(s) were added to refs/heads/main by this push: new f0bdc9e Reflected sponsor change f0bdc9e is described below commit f0bdc9ed81947cb45257f7e53b1071e1f5afdf66 Author: Fabian Arrotin <arrfab at centos.org> AuthorDate: Thu Oct 27 07:41:38 2022 +0200 Reflected sponsor change Signed-off-by: Fabian Arrotin <arrfab at centos.org> --- _sponsors/constant.md | 7 ------- _sponsors/vultr.md | 6 ++++++ assets/img/sponsors/constant.png | Bin 7978 -> 0 bytes assets/img/sponsors/vultr.png | Bin 0 -> 2731 bytes 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/_sponsors/constant.md b/_sponsors/constant.md deleted file mode 100644 index 0f712ca..0000000 --- a/_sponsors/constant.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -name: constant -country: usa -logo: /assets/img/sponsors/constant.png -address: http://www.constant.com/ ---- - diff --git a/_sponsors/vultr.md b/_sponsors/vultr.md new file mode 100644 index 0000000..9116619 --- /dev/null +++ b/_sponsors/vultr.md @@ -0,0 +1,6 @@ +--- +name: Vultr +country: usa +logo: /assets/img/sponsors/vultr.png +address: https://www.vultr.com/ +--- diff --git a/assets/img/sponsors/constant.png b/assets/img/sponsors/constant.png deleted file mode 100644 index 721bb52..0000000 Binary files a/assets/img/sponsors/constant.png and /dev/null differ diff --git a/assets/img/sponsors/vultr.png b/assets/img/sponsors/vultr.png new file mode 100644 index 0000000..0720a1d Binary files /dev/null and b/assets/img/sponsors/vultr.png differ -- To stop receiving notification emails like this one, please contact the administrator of this repository.