Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1u512Z-00Aqz0-0b for pgadmin-hackers@arkaria.postgresql.org; Wed, 16 Apr 2025 11:34:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1u512W-00Cs2y-Hp for pgadmin-hackers@arkaria.postgresql.org; Wed, 16 Apr 2025 11:34:49 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1u512W-00CryN-80 for pgadmin-hackers@lists.postgresql.org; Wed, 16 Apr 2025 11:34:49 +0000 Received: from mail-yw1-x112a.google.com ([2607:f8b0:4864:20::112a]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1u512T-000NtR-0J for pgadmin-hackers@postgresql.org; Wed, 16 Apr 2025 11:34:47 +0000 Received: by mail-yw1-x112a.google.com with SMTP id 00721157ae682-6ff27ad48beso60496287b3.0 for ; Wed, 16 Apr 2025 04:34:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1744803283; x=1745408083; darn=postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=vcWhWCQuQzDDi1ObZQvtrBFzd9/oCwyJJdg4dMJa/Y8=; b=VjDwH8e8T4P/ocQt2/dw3poBb6TScX7jgA+sAbyVLZccxaNmh1kfOtNCYYSVHB9G4i cNYY24De64C2cHXesYszl8u3QCj5Rw+9vaVq49r6B/hBBe/xOCF1aQOj0oeI3pwUBHxs 5ty4dvg/5qKeJzfeHPvTHeDDOJDhtP2MUiHuDvYYVG9W68Dj2+ORtbvpB8q7/hTpey5M 9Zq0U6CtHxPnOQnp0owhp07ZlN7OdyYe9KMmJOLAFL/xAZUSqiQppV6jtpo0yrWgF36c 3zPgYe68GF+NpPBY/4A7EvclMQlpmpMSZld77GhzykbgsHKg2chUG4MQVT8zXt9IpeZw lU0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1744803283; x=1745408083; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=vcWhWCQuQzDDi1ObZQvtrBFzd9/oCwyJJdg4dMJa/Y8=; b=evyQ08nQeiytzTRqAVJ5LSNuzn7nBwjjHOiY5R0fANQlJZ5bJEJYs+mhzBovz4rggo M7w+rxrVjpFO2iQKYpvUN3DZehNYhwn09Es2Ze+38uIK2jM+bvxF6EBurpgLBGMzJDkG IRXb8kDnpiSpDAxVsz5z3ofPwg67AmcEtqprgDCTnAQkFL3TUYOq4x3NlcoM1R+Je1wL qIBrFSjxTEQgYpxLmGcW3Fdf4wQ5l5enue+Hzl02EWzqaXLD7P/fx796ou8giGguDYQs phowY9Nr+mi8PlprjRz4kNU59tu/akZOQm31GgdU4EKX2lqGCr/qph7UGOmk3x9H/Qnj +23w== X-Gm-Message-State: AOJu0YyrXuKc7SJ41r4Kt3Mj2Z5ObO4odGaZuCb8YohX5Nk5hav+p8Yr XvkchX7VQ0BA/rVLD9WHosZHg7T1kbPLmquIBm205rNnzy6FsJJnZ+Sxo4YQYkwbcM+WWtrN0GS hy0KytzQB9GI64lrekKDvIezuaKghxvmeAU7RRqPGszcs3E0iGQ== X-Gm-Gg: ASbGnct40gFwvTUso4uoOO1yUWYuMxT5+dSfc2yN537Ri5yMBko5hC0rr2uNDf0b0+8 VHyBxXsBB6/6BT0MAPD2LUrjrNKIR7lVmqFDoGKCF4ZP84F8NHCKFKpcNpmz4KI6QhzMktR2yK4 kN3UWSr9Wx/Iwa8J4rS/UnZhb8BACaKQ0C2lkcZ4XpDe1+pAsmRbv0TKvcjfmaE+oY0g== X-Google-Smtp-Source: AGHT+IGxf9XUPOpv/B1U2PdGTgUDkIRQ3/+LEvnyjOKmg2WcSBC36xZUG6a15FNo/weAkTJTmytYgQ+jZiwNcfV+EZ8= X-Received: by 2002:a05:690c:6501:b0:6fb:9b19:ab49 with SMTP id 00721157ae682-706b3256ea0mr20159847b3.6.1744803283428; Wed, 16 Apr 2025 04:34:43 -0700 (PDT) MIME-Version: 1.0 From: Floor Drees Date: Wed, 16 Apr 2025 13:34:32 +0200 X-Gm-Features: ATxdqUGB_jM7ZzsYbxyS7Cljni7RKwmOLFgVpr1s4QcutXs2grE5AC28KmnbLyQ Message-ID: Subject: pgAdmin logo contribution To: pgadmin-hackers@postgresql.org Content-Type: multipart/alternative; boundary="000000000000e985d80632e3abbd" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000e985d80632e3abbd Content-Type: text/plain; charset="UTF-8" Hi pgAdmin team, hey Dave! I talked to Akshay and he mentioned that reaching out here is the best next step. I've secured a little design time to spend on contributing to open source projects. Having been a maintainer, I know that code contributions you'll get, but people making you a logo, or helping with marketing stuff is very VERY rare. For instance: CloudNativePG will get a little brand and website TLC, and I was thinking maybe seeing if pgAdmin would be interested to as a way of contributing get (a) logo(s ideas). How fun would it be if we could have pgAdmin stickers to hand out at conferences? What do you think?! And how would you like me to move forward? Have a great day everyone! Floor --000000000000e985d80632e3abbd Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi pgAdmin team, hey Dave!=C2=A0

I talked to Akshay and he mentioned that reaching out = here is the best next step. I've secured a little design time to spend = on contributing to open source projects.

<= div dir=3D"auto">Having been a maintainer, I know that code contributions y= ou'll get, but people making you a logo, or helping with marketing stuf= f is very VERY rare.

For= instance: CloudNativePG will get a little brand and website TLC, and I was= thinking maybe seeing if pgAdmin would be interested to as a way of contri= buting get (a) logo(s ideas).=C2=A0

How fun would it be if we could have pgAdmin stickers to hand o= ut at conferences?=C2=A0

What do you think?! And how would you like me to move forward?=C2=A0
=

Have a=C2=A0great day everyon= e!=C2=A0
Floor=C2=A0
--000000000000e985d80632e3abbd--