From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ot1-x330.google.com (mail-ot1-x330.google.com [IPv6:2607:f8b0:4864:20::330]) by sourceware.org (Postfix) with ESMTPS id 5DBB53858C52 for ; Thu, 19 Jan 2023 12:28:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5DBB53858C52 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ot1-x330.google.com with SMTP id f88-20020a9d03e1000000b00684c4041ff1so1103572otf.8 for ; Thu, 19 Jan 2023 04:28:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=mLWwWT6YgWufGJe9csII90kd7X/qMjcv0uLtEM+I4Cc=; b=MXJ7aoENr+ClWAWmnKcKhbDzScr3ARzElcZR8LNmivTC/xqAC2z/MvDjix0L6DZt3b zq6+rxAlAUxCd3TyDXxhgh+99/t6GR6QzzvapLYepNNCffLWtfL+6kwmUizS4WJQE8Io F8VwP1AAKoG8qU8o8qoJcxXE2NKz6mulQ9vVWL3EtEOwKCo5oDT15nU6nVMWr3gGlquj D7p9i3MZt8MFJjAvD/GAhbjUzjUk5fU9Wf9ioYiDjar+4Eqd6Z6QCN3HF0JIS3e4C8D0 oSu2Y/DLA3SskhJX4kXjN5U4XOXzpzPNu+NzUKaFK6iUjMBIsDytnk1z7asIKdl83bfZ tc4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=mLWwWT6YgWufGJe9csII90kd7X/qMjcv0uLtEM+I4Cc=; b=zN5otGRH7/Z7j9qRDkW1T2NKvjERxzje6SH4Cm/GIVITpVLw2Zdbt/O3rQWlkwtDM5 qDA6P+Fu8NgwGICsRo/30Ms9S2dtzLIs9hL8kWXT2Xp0wq74lOxntprCbTelEqKzFDmH 8GNcqfebUaO2oA+n0NWh7PzfDwUMenq3PmXDrlnFZ+N0eufjk/OIDbst6n9hY/u4DR6M oIZPrdGM6ws7Qm1B6ygNMgGZDE4WFHhpHjjiFNPNkbqZeLECsk8RUzwTqNIBenWUl/wG UfAouWkyrZwH15yRdDumd7Go+NiwYGUAUGfZ9PhPmGUbpDiYoTVYj5EjXPvFImPUxjbF lr1g== X-Gm-Message-State: AFqh2kpzzOn9mv6HxWptw811Lk3P9BXjxGg1uWvjarhUNxrtS4bkHh+P qB2YGvkpswh8ekur/Z7cWjRaH2xkCGS1wIdBEpCKtylY X-Google-Smtp-Source: AMrXdXv1ViIU0jfPn7Al9Swd7WbUOVH9XAjYNTNCoC7MPw+La9/H5Wm/89Sm3HBoMMCS8rikcp8OPmDMRuJwQN3LcRc= X-Received: by 2002:a9d:1283:0:b0:675:4bf4:dba2 with SMTP id g3-20020a9d1283000000b006754bf4dba2mr709835otg.304.1674131304682; Thu, 19 Jan 2023 04:28:24 -0800 (PST) MIME-Version: 1.0 References: <6e48ab2c-f006-c57f-db39-2b3efb6b30a4@gmail.com> <397bf74b-4528-f4a8-5a7e-88e7ba10bb38@emailplus.org> In-Reply-To: <397bf74b-4528-f4a8-5a7e-88e7ba10bb38@emailplus.org> From: NightStrike Date: Thu, 19 Jan 2023 07:28:13 -0500 Message-ID: Subject: Re: Team Collaboration Considerations To: Benson Muite Cc: gfortran Content-Type: multipart/alternative; boundary="000000000000b91c4605f29d1137" X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --000000000000b91c4605f29d1137 Content-Type: text/plain; charset="UTF-8" On Thu, Jan 19, 2023, 00:01 Benson Muite via Fortran wrote: > The GCC workflows is quite different from other open source projects > being primarily email based and not using a bug tracker. > There's a bug tracker. I think you mean there isn't a patch tracker (or at least not a system where you submit patches to a thing vs emailing them to a list and hoping someone replies). > --000000000000b91c4605f29d1137--