[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Wanna-build access without being member of the release team, nor wb-team...



On Tue, Feb 22, 2011 at 11:53:23PM +0100, Stéphane Glondu wrote:
> I am familiar with the binNMU concept, as can be seen with my handling
> of OCaml-related transitions in the past [1,2,3, but also many others
> before the establishment of the workflow using the BTS].
> 
> I've recently been told that it was possible to schedule binNMUs without
> being formally member of the release-team, nor wb-team. Would it be
> possible to grant me this right?

wanna-build=> create role glondu;
CREATE ROLE
wanna-build=> alter role glondu login;
ALTER ROLE
wanna-build=> grant wb_all to glondu;
GRANT ROLE

Maybe constrain yourself to ocaml first.

Kind regards
Philipp Kern


Reply to: