diff --git a/website/static/images/paypal-200x100.png b/website/static/images/paypal-200x100.png new file mode 100644 index 00000000..c3f8be4e Binary files /dev/null and b/website/static/images/paypal-200x100.png differ diff --git a/website/users.json b/website/users.json index ddcc3be4..f357a51b 100644 --- a/website/users.json +++ b/website/users.json @@ -34,5 +34,10 @@ "image": "/images/webpack-200x100.png", "infoLink": "https://webpack.js.org/api/cli/", "pinned": true + }, + { + "caption": "PayPal", + "image": "/images/paypal-200x100.png", + "infoLink": "https://github.com/paypal" } ]