Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 16752 invoked from network); 18 Aug 2006 14:19:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Aug 2006 14:19:57 -0000 Received: (qmail 19863 invoked by uid 500); 18 Aug 2006 14:19:56 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 19827 invoked by uid 500); 18 Aug 2006 14:19:56 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 19818 invoked by uid 99); 18 Aug 2006 14:19:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Aug 2006 07:19:56 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jta@bristowhill.com designates 66.75.162.133 as permitted sender) Received: from [66.75.162.133] (HELO ms-smtp-01.socal.rr.com) (66.75.162.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Aug 2006 07:19:54 -0700 Received: from [192.168.15.53] (cpe-72-130-190-172.san.res.rr.com [72.130.190.172]) by ms-smtp-01.socal.rr.com (8.13.6/8.13.6) with ESMTP id k7IEJW67011035 for ; Fri, 18 Aug 2006 07:19:33 -0700 (PDT) Message-ID: <44E5CC74.30400@bristowhill.com> Date: Fri, 18 Aug 2006 07:19:32 -0700 From: "Jean T. Anderson" Reply-To: jta@bristowhill.com User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: Some committers not listed on DB "Who we are" page. References: <44E52B09.1090907@apache.org> <44E541A3.7040603@sbcglobal.net> <44E54BAC.7000406@amberpoint.com> In-Reply-To: <44E54BAC.7000406@amberpoint.com> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Bryan Pendleton wrote: > Mike Matrigali wrote: > >> any idea how we do that? >> >> Daniel John Debrunner wrote: >> >>> Could all the Derby committers please ensure their name is on the DB >>> project page. >>> >>> http://db.apache.org/whoweare.html > > I asked about this over on general@db.apache.org, and > Henning Schmiedehausen pointed me at > > http://svn.apache.org/repos/asf/db/site/README.txt > > Unfortunately, I haven't made much progress on this yet, because > I don't have much experience with maven. after Derby graduated from the incubator I posted some instructions to derby-dev that might help: http://mail-archives.apache.org/mod_mbox/db-derby-dev/200509.mbox/%3c431F7998.7080009@bristowhill.com%3e in that post I mentioned that I had trouble with the deploy, but general@db helped me work that out and I just updated the instructions at http://svn.apache.org/repos/asf/db/site/README.txt shortly after Bryan posted to general@db. So, committers add themselves to https://svn.apache.org/repos/asf/db/site/projects/derby/project.xml and pmc members add themselves to https://svn.apache.org/repos/asf/db/site/project.xml If you discover you don't have svn permissions to commit to the db site repo send email to private@db.apache.org requesting that you be granted karma. I hope this helps, -jean