Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp773965pxa; Wed, 5 Aug 2020 12:24:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzvPDbn93eGasaymxPVzfgtUo9N3TTelX5kStsXfiYCAtCpcR854NIcqtkUyp6NX0J8+NUB X-Received: by 2002:a17:906:8506:: with SMTP id i6mr803911ejx.446.1596655495125; Wed, 05 Aug 2020 12:24:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596655495; cv=none; d=google.com; s=arc-20160816; b=tjXpQp26GLHt82miS3VXikZEoX+cp6jkVr4ffOppFuZyxe3nZNy7mEIjW5QKfCH61c 9UuxMCR7ECfUvUolJKRqPJM6J58mfeiugLCIUoZVwfoKrAxSu8MqgZX0yqNzbMwaFs0S YWeorZJA0+s319VDX32fnIBrh8XIh3sYpriC0P5APdXMCsIObcKhmi2XdBEXECJuXKFB gHog5dzAPywd+9Hg4jAp9kIlkmHMgROp0VbyDXttUb7IghslIA22iFNXp/StFHP1eIt4 TAbQxV6LYHvbi/Y5Oq992/h/c9wJXiXyzmsQFrPlkj/QbTjpH3qowxQDTLxXmxg+xzyd ekbA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=taXO485QbMlpMCDVABaMzQZyoJp5hWqMBu0dE7rT1FM=; b=hzFEHJr3NoRybYUfP/uLSTtfReTuarIIrgLShbz1fy5DLav2dyOV6rYR2Q/1CfdM1w w6rl1Lqmo3sezDrQpAFWNF19g8ALqy2x/TGXq7C/EHmZfNf98zPdw5rHz6g+dml4787P mV2fPQkNyhmKhGT6VK48ysx8HvXr35bq3jaOQmJ72dNKnfB6v71AVmHsfET1iWQtQF/l OHIdwa8NOYMCuJ06hAKCtoX09yIhV1SvfHH4WRLLnLezoDROski85/If7WTjiewj5+Ga phxKKutyG4rg3JNjU/Rc/zF+qglk9JuEADmexmRE0HypJNMAg/rcA9aU9j4NjEPaTU7C ERcA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s6si1727139edy.74.2020.08.05.12.24.32; Wed, 05 Aug 2020 12:24:55 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728871AbgHETY1 convert rfc822-to-8bit (ORCPT + 99 others); Wed, 5 Aug 2020 15:24:27 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:36618 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728611AbgHER1T (ORCPT ); Wed, 5 Aug 2020 13:27:19 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id BAD4E1C0BD2; Wed, 5 Aug 2020 19:27:16 +0200 (CEST) Date: Wed, 5 Aug 2020 19:27:15 +0200 From: Pavel Machek To: "Alexander A. Klimov" Cc: torvalds@linux-foundation.org, corbet@lwn.net, geert+renesas@glider.be, ribalda@kernel.org, martink@posteo.de, luis.f.correia@gmail.com, paulburton@kernel.org, cyphar@cyphar.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] CREDITS: add myself Message-ID: <20200805172715.GA1118@bug> References: <20200805064805.64688-1-grandmaster@al2klimov.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: <20200805064805.64688-1-grandmaster@al2klimov.de> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi! > Rationale: > 50 already merged patches of mine. I don't believe anyone really maintains (or uses) CREDITS these days. Maybe akpm would be willing to take it? Best regards, Pavel > diff --git a/CREDITS b/CREDITS > index 32ee70a7562e..aaa2c20c0d86 100644 > --- a/CREDITS > +++ b/CREDITS > @@ -1933,6 +1933,11 @@ S: Schwalbenstr. 96 > S: 85551 Ottobrunn > S: Germany > > +N: Alexander A. Klimov > +E: grandmaster@al2klimov.de > +W: https://github.com/Al2Klimov > +D: documentation > + > N: Ian Kluft > E: ikluft@thunder.sbay.org > W: http://www.kluft.com/~ikluft/ > -- > 2.27.0 -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html