----- Original Message ----- From: "Dean Hiller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 18, 2002 8:56 PM Subject: Re: Re: how access to repository??
> I am confused, it says nothing about having to get nominated to become a developer. It only says you have to get nominated to become a committer. Are you sure about this???? So do I just access the latest ant as anonymous, and where is this bugzilla. I did not see anything about that in the link you gave me(which I have now read twice) > ps. Please reply directly to me or carbon copy me, as I am not on the developers list(too much mail for me to handle when I join that) You are right (as Martin is too). See http://jakarta.apache.org/site/roles.html for a definition of roles: "Developers are the people who write code or documentation patches or contribute positively to the project in other ways. A developer's contribution is always recognized. In source code, all developers who contribute to a source file may add their name to the list of authors for that file. " "Developers who give frequent and valuable contributions to a subproject of the Project can have their status promoted to that of a "Committer" for that subproject. A Committer has write access to the source code repository and gains voting rights allowing them to affect the future of the subproject. " So your way is (as you wrote) to 1. Get the latest source as anonymous 2. Make you changes 3. Generate a diff (diff -u) and send this as an attachment with a subject "[PATCH] description" to this list. Bugzilla is located at http://nagoya.apache.org/bugzilla/ Nico -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
