From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MALFORMED_FREEMAIL, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 019F7C43461 for ; Mon, 14 Sep 2020 15:18:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BFBB120756 for ; Mon, 14 Sep 2020 15:18:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="ZkkzAsQB" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726174AbgINPRx (ORCPT ); Mon, 14 Sep 2020 11:17:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45408 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725970AbgINPRg (ORCPT ); Mon, 14 Sep 2020 11:17:36 -0400 Received: from mail-ej1-x641.google.com (mail-ej1-x641.google.com [IPv6:2a00:1450:4864:20::641]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 842C0C06174A; Mon, 14 Sep 2020 08:17:34 -0700 (PDT) Received: by mail-ej1-x641.google.com with SMTP id j11so577965ejk.0; Mon, 14 Sep 2020 08:17:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:date:to:cc:subject:in-reply-to:message-id:references :user-agent:mime-version; bh=qovCS0lUGNbN0RSVrQ4gEm2nnw0ctOzM5yUEbqbGJBg=; b=ZkkzAsQBhIKVoa25FG579fQzAwVnl657yNv8wR6Z7qurTMC3CE116UYbbOwNoa+OfS brLZD3gYnN2Kd++jo10cASyXbJdsFb0YxIL3kMt8qOoYABb7UmbOO9BB17CMaGkshbrO lUGYOZZN9YF2QhzPW4t0fw9Iex1gYCsdCFCKPRmoB76tR3rToehQ7oQuLqoWREK8Y6La imQ2+WoOi/5xlGImBATstUx2kcJTb/druQfjnUop0+KtZ6uKkMds5mHnLlaibJOxXYHS 3dSpaRKTLqLATnmhmsDdQVhYxASrZG/E9c+NnyKtLlQBaFzHB+w8i01FJcBXfJKYPd6b uLXQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:date:to:cc:subject:in-reply-to:message-id :references:user-agent:mime-version; bh=qovCS0lUGNbN0RSVrQ4gEm2nnw0ctOzM5yUEbqbGJBg=; b=S2yD1p9yWCZ8KQl3YniQWIVtMYl9bZQgzq8xsRH53Tz9O9LT4cjY2B8JYe2NODNtfl XtK5ZZXqjPQgr/jHSHR7qEuuWuAkbAtBtv4LI9LQDJdgBUOCA/WOhK/MYdMdb04Vs7VD 7PUz2SiSiE1NMWDPJLSRtNusW7PWas/08xhL+OFWpCoGEEpFAKvnbc4LHNAJdzmnLrCN s4IylRnsRNAhr4OjO3kDU0t8zOXF0x1uOakaChRft00ABWgjkySJnd7ilPg8rwePbK5W 9+/FiM9ukxqSeKjy/0rY3ucZ+WpznI09HZdMuq321itxvg57uH82ONXLqFekUsuAir1G Pwgg== X-Gm-Message-State: AOAM5329KY1MNb5q9G19OrUhWGcOFKhfEYJed1w9OKGzDKXiq3HDZVnE HDWX2D2LRtHvYOWAlHhCyM0= X-Google-Smtp-Source: ABdhPJxIAUFHAfu3RDslU9vgvwk6iqEcGv2wBvJ9c+hW9ci0omsWODnK1/P7J/8OY+IKJdWZqPSmfg== X-Received: by 2002:a17:906:4c89:: with SMTP id q9mr15895080eju.290.1600096653239; Mon, 14 Sep 2020 08:17:33 -0700 (PDT) Received: from felia ([2001:16b8:2ddc:3000:7936:d9d0:986e:cca5]) by smtp.gmail.com with ESMTPSA id a15sm7956002ejy.118.2020.09.14.08.17.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Sep 2020 08:17:32 -0700 (PDT) From: Lukas Bulwahn X-Google-Original-From: Lukas Bulwahn Date: Mon, 14 Sep 2020 17:17:31 +0200 (CEST) X-X-Sender: lukas@felia To: David Woodhouse cc: Lukas Bulwahn , Matthias Brugger , Ryder Lee , Bjorn Helgaas , linux-pci@vger.kernel.org, linux-mediatek@lists.infradead.org, Ralf Ramsauer , Pia Eichinger , Joe Perches , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: make linux-mediatek list remarks consistent In-Reply-To: <7da64c0975c345f1f45034410c9ed7d509ba9831.camel@infradead.org> Message-ID: References: <20200914053110.23286-1-lukas.bulwahn@gmail.com> <9c5aaa15-bdd8-ae4f-0642-092566ab08ba@gmail.com> <7da64c0975c345f1f45034410c9ed7d509ba9831.camel@infradead.org> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-481114173-1600096652=:17999" Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-481114173-1600096652=:17999 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Mon, 14 Sep 2020, David Woodhouse wrote: > > AFAICT the linux-mediatek list isn't configured to automatically > moderate messages from non-subscribers. Its generic_nonmember_action > setting is 'Accept'. That is the default setting for lists on > infradead.org and I strongly encourage list maintainers to leave it > that way. > > Lukas, I don't see your address in the allowlist either. > > There are other reasons why some messages get might trapped for > moderation — the message size, number of recipients, spam score, etc. > > The mere fact that *some* messages are moderated does not mean that the > list is "moderated for non-subscribers" in the sense that the > MAINTAINERS file lists. > > > Bjorn, with that confirmation and Reviewed-by from Matthias, could you > > please pick this patch? > > I think we should be fixing the ones that *do* say it's moderated for > non-subscribers, not the one that correctly didn't :) > --8323329-481114173-1600096652=:17999--