This is an automated email from the git hooks/post-receive script. arrfab pushed a commit to branch master in repository centos/centos.org. commit f2b8ce86e603424761a2e3cf085c676c1c38541f Author: Fabian Arrotin <arrfab at centos.org> AuthorDate: Fri Dec 18 13:01:26 2020 +0100 Modified Packet.net logo with Equinix (acquisition) Signed-off-by: Fabian Arrotin <arrfab at centos.org> --- _sponsors/equinix.md | 7 +++++++ _sponsors/packet.md | 7 ------- assets/img/sponsors/equinix.png | Bin 0 -> 1750 bytes 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_sponsors/equinix.md b/_sponsors/equinix.md new file mode 100644 index 0000000..411d1eb --- /dev/null +++ b/_sponsors/equinix.md @@ -0,0 +1,7 @@ +--- +name: Equinix Metal +country: usa +logo: /assets/img/sponsors/equinix.png +address: https://metal.equinix.com/ +--- + diff --git a/_sponsors/packet.md b/_sponsors/packet.md deleted file mode 100644 index 3a23ebf..0000000 --- a/_sponsors/packet.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -name: Packet -country: usa -logo: /assets/img/sponsors/packet.png -address: https://www.packet.com/ ---- - diff --git a/assets/img/sponsors/equinix.png b/assets/img/sponsors/equinix.png new file mode 100644 index 0000000..8033ed2 Binary files /dev/null and b/assets/img/sponsors/equinix.png differ -- To stop receiving notification emails like this one, please contact the administrator of this repository.