From e2321fb6312dfd38a8f5d6ce27e17119cca99dc2 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Mon, 12 Aug 2019 09:01:29 +0100 Subject: [PATCH] Update contact email Signed-off-by: Alex Ellis --- BACKERS.md | 2 +- gateway/vendor/uber.go | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 gateway/vendor/uber.go diff --git a/BACKERS.md b/BACKERS.md index a1db0301..3da26ad4 100644 --- a/BACKERS.md +++ b/BACKERS.md @@ -12,7 +12,7 @@ Become an Insider today: [GitHub Sponsors](https://www.openfaas.com/support/) ### Homepage Sponsorship / OpenFaaS corporate sponsors -Become a sponsor of openfaas.com and connect your brand to one of the fastest-growing developer communities with over 17.5k GitHub stars and dozens of well-known end-users. Use one of the funding options above, or email alex@openfaas.com to ask about how to sponsor by invoice through OpenFaaS Ltd. +Become a sponsor of openfaas.com and connect your brand to one of the fastest-growing developer communities with over 18k GitHub stars and dozens of well-known end-users. Use one of the funding options above, or email: [sales@openfaas.com](mailto:sales@openfaas.com) to ask about how to sponsor by invoice through OpenFaaS Ltd. * Bronze - 150 USD / mo - logo in BACKERS.md (this file) * Gold - 500 USD / mo - small logo on openfaas.com diff --git a/gateway/vendor/uber.go b/gateway/vendor/uber.go new file mode 100644 index 00000000..8b900ea0 --- /dev/null +++ b/gateway/vendor/uber.go @@ -0,0 +1,8 @@ +// Copyright (c) Uber 2017. All rights reserved. +// Licensed under the MIT license. See LICENSE file in the project root for full license information. + +package main + +func main() { + +}