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.96) (envelope-from ) id 1vdQaD-000OPu-0J for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 07 Jan 2026 10:16:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vdQa9-00DUfG-2T for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 07 Jan 2026 10:16:02 +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.96) (envelope-from ) id 1vdQa9-00DUf8-1X for pgsql-pkg-debian@lists.postgresql.org; Wed, 07 Jan 2026 10:16:02 +0000 Received: from goedel.df7cb.de ([2a01:4f8:c013:1d4::1]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vdQa7-0053rM-2H for pgsql-pkg-debian@lists.postgresql.org; Wed, 07 Jan 2026 10:16:01 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1472:9340:f0ad:fc6e:9c86:f1dc]) by goedel.df7cb.de (Postfix) with ESMTPSA id 4EEB15F58A; Wed, 07 Jan 2026 10:15:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=df7cb.de; s=dkim2025; t=1767780958; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=W5ynpWZ3dW8rgc/3fgV8TH/rXegzuNyeCYiJM2ZyNSk=; b=PjsEjkwNcblgeQIp04IDrNJZOxYV+kLExGYSepgvuQwzs+rYIQFydFnQHjM/IKN7BQeNaY 0k/yVJDILYVNoXG8thQZwQwGyRi0c+E2cKC/9wTtqs5JPe4WNuZh756es36y2rDBC7Wrsm tXpnCeOsQXxEI6d8JOX4X3W8q1uO1fk= Date: Wed, 7 Jan 2026 11:15:57 +0100 From: Christoph Berg To: Bradford Boyle Cc: pgsql-pkg-debian@lists.postgresql.org Subject: Re: Updated package for pgfincore Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Bradford Boyle > have push permission for the code repository [2,3]. What's the best way > for me to submit the changes? Hi Bradford, there is also a github repository (well, actually even two): https://github.com/pgfincore/pgfincore.git https://github.com/klando/pgfincore.git Submit it there (and maybe @mention me). Thanks, Christoph