Add supporters.
authorDave Page <dpage@pgadmin.org>
Fri, 23 Jun 2023 12:43:51 +0000 (13:43 +0100)
committerDave Page <dpage@pgadmin.org>
Fri, 23 Jun 2023 12:43:58 +0000 (13:43 +0100)
static/img/logos/gitcpro.png [new file with mode: 0644]
static/img/logos/proopensourceou.png [new file with mode: 0644]
templates/context.json

diff --git a/static/img/logos/gitcpro.png b/static/img/logos/gitcpro.png
new file mode 100644 (file)
index 0000000..6cfb17b
Binary files /dev/null and b/static/img/logos/gitcpro.png differ
diff --git a/static/img/logos/proopensourceou.png b/static/img/logos/proopensourceou.png
new file mode 100644 (file)
index 0000000..acd9dd4
Binary files /dev/null and b/static/img/logos/proopensourceou.png differ
index c2669fbc9b4186c891787da62f9e006907e71f85..a52fc150aebd3ae09f7ab4614645e4144ed1e82d 100644 (file)
 
            "companies": [
                {
+                   "name": "ProOpenSource OÜ",
+                   "url": "https://ProOpenSource.eu",
+                   "img": "propensourceou.png",
+                   "description": "",
+                   "hasinterview": false,
+                   "visible": true
+               },
+               {
+                   "name": "GITC Pro Limited",
+                   "url": "https://www.gitcpro.com",
+                   "img": "gitcpro.png",
+                   "description": "GITC Pro provides PostgreSQL and Red Hat Enterprise Linux (and derivatives) support in the UK and the EU.",
+                   "hasinterview": false,
+                   "visible": true
                }
            ]
        }