Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 3DD00782C6C for <~alpine/devel@lists.alpinelinux.org>; Tue, 9 Jun 2020 12:26:20 +0000 (UTC) Received: by mail-qk1-f175.google.com with SMTP id q8so20511159qkm.12 for <~alpine/devel@lists.alpinelinux.org>; Tue, 09 Jun 2020 05:26:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-transfer-encoding; bh=hxfljURE54DW30ft0lKhtPHGZ07BWTjhhBJf+BwF2CU=; b=iXn5l6AfgUgmCdfGRHkAEWXVxchkpEWF/hWv4+1qLwh5QPN4uXBmgm7C/Q9UrvoKr+ Ly2xSx8JIV9/lAjIAtr27hI/KGdjapqPtmWhAbTyBXy96GU6VX7PplcHt3xBsTnKgfTJ kOvD/j7iekr8u9s0XpvBm55eJs6Z4baqqOm4a1Ie5LmBIornhYX3/dI4bZBKH8+D324T 3svRsXgoVBn/l6BejcrfYMpMTkACziOP0joCMsD2DyfhTLKQWz24dDaVGIr9C70Wvf1B /wHLukm9SAiRdShSjHnAlljwQy7bpVW7HW293BdwroBC80fFjzvo9fd4NnMLY5DkVDjR CJQQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-transfer-encoding; bh=hxfljURE54DW30ft0lKhtPHGZ07BWTjhhBJf+BwF2CU=; b=R89YQulA0rOXaWfkiKVDQdm/wpxJlNNDkx+VktSwUeb6O3R5AMTrmQKR8fq2V7AzSK i8AYLkt8zQdw9Is1HUnVQeRzsuvYFA6tpaaqu5VSFjUs5dt5uqs2gV9sq8oydVKlIa8B 7cVVVu4oQpt75LaCjse6tqU4GceaYznMzTmayKBBPlJPzhFnVRLPpGdtaJpL8X7m544f RXw6d71I2M2rX7SeRcwVlI9XYTihPrrPELBCsZ28ESRzBkqcN49ERoXcLiERS88TfWM+ MzbNSp59WKvDjmWDaXxvHh/e/30hcy10ZfDW4043w++rq/3mY7ceq1JQyjBIk9PQUptq MLWw== X-Gm-Message-State: AOAM531jJFz8I8O2VXk7I0UOR7YmzJ+EUEd79g/Kk3bz0dCleSeQWVlX tT92VcrpBr3MpikZu2CbvDup9b1mDdkNKeX5zQnoZ+Q4da4= X-Google-Smtp-Source: ABdhPJwXs5ttvOzAlJB1D9JSUm+d44OAl7FSuiiiRTGOKOFwwUHInm9rIovWQXgKrpgli/kCjFTZhpcIN/+EPasoUwI= X-Received: by 2002:a05:620a:24c:: with SMTP id q12mr27791572qkn.172.1591705578987; Tue, 09 Jun 2020 05:26:18 -0700 (PDT) MIME-Version: 1.0 References: <1765542.52O7J0OIYB@localhost> <20200608105947.39003711@ncopa-desktop.copa.dup.pw> <7a0647b48d615b4f61f776c3e34374f50c61b85e.camel@cogitri.dev> <20200608124653.009172bf@ncopa-desktop.copa.dup.pw> <29JTA7M9GK125.2RPZSJJSZVXUA@8pit.net> In-Reply-To: From: Timothy Legge Date: Tue, 9 Jun 2020 09:26:07 -0300 Message-ID: Subject: Re: team-maintained packages To: "~alpine/devel" <~alpine/devel@lists.alpinelinux.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I am willing to help out with Perl packages. I have not ventured much further at this point. On Tue, Jun 9, 2020 at 8:42 AM Will Sinatra wrote: > > Would the teams cover single packages, or rather large concepts? > > Would there be for instance a lisp team in charge of all lisp packages, o= r just an SBCL team in charge of SBCL, and a CLISP team in charge of CLISP,= etc. > > On Tue, Jun 9, 2020, 7:32 AM Rasmus Thomsen wrote: >> >> On Tue, 2020-06-09 at 12:59 +0200, S=C3=B6ren Tempel wrote: >> > Natanael Copa wrote: >> > > Coordinators role would be to have overview and be a communication >> > > point for the team. A contributor wants to help with something, >> > > lets >> > > say documentation, and it is known that there are 2 other people >> > > working on it too. Who should the contributor speak with to avoid >> > > double work? The coordinator. >> > >> > I think team coordination is something that could just be decided >> > internally by the team itself. For instance, an IRC channel or >> > similar >> > would imho also be sufficient for coordination within the team >> > without >> > having a central team coordinator. >> >> Maybe the gitlab group could be used for communication since we'll have >> one per team anyway I think. >> >> Regards, >> >> Rasmus