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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 58892C001DC for ; Mon, 31 Jul 2023 08:19:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230026AbjGaITa (ORCPT ); Mon, 31 Jul 2023 04:19:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39582 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230008AbjGaITB (ORCPT ); Mon, 31 Jul 2023 04:19:01 -0400 Received: from mail-wr1-x42a.google.com (mail-wr1-x42a.google.com [IPv6:2a00:1450:4864:20::42a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5EF68B5 for ; Mon, 31 Jul 2023 01:17:11 -0700 (PDT) Received: by mail-wr1-x42a.google.com with SMTP id ffacd0b85a97d-31771a876b5so3486252f8f.3 for ; Mon, 31 Jul 2023 01:17:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=metaspace-dk.20221208.gappssmtp.com; s=20221208; t=1690791430; x=1691396230; h=mime-version:message-id:in-reply-to:date:subject:cc:to:from :user-agent:references:from:to:cc:subject:date:message-id:reply-to; bh=tXBhRdUtHPrrcaPCjbweWbD8AMIQH0b5ap+ZgbPohPI=; b=ILtKjJzDWLauNQNKqeZ9L8laJBDSpcEnpFzZw2345aQVHXBXjLv8naR51ob/R/fkrx LZQ9pLNzYOC9T0sKxztD+JEJkuEY0hpTLMAysqz7B9t110z9zYv8l/noosXBA7hkvgnM R3BBSfm03rZ5fIcCvkWZjjghUGA3/PuWfvlSJh49sw+d2lzAKf3M8w0+Jc2Wg/vsadt6 7e2rX1FYzM2iz6ku2aEiXRartgWUjhcMWfA6ivOUjTyBy+Z92IgtpVVRpUrmqiFHskS3 KE7PJrUIxLGNtTaNrskjbeAHBV2rubibWPoffK0u0IsEn3Ys7JW/MibRhejTuc6j20VB hCcg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690791430; x=1691396230; h=mime-version:message-id:in-reply-to:date:subject:cc:to:from :user-agent:references:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=tXBhRdUtHPrrcaPCjbweWbD8AMIQH0b5ap+ZgbPohPI=; b=FNGmUfJnfvW23CdfXDWtnPbNRtd+5IHd3lxedGbzbuKKA6Gu765+MmhSUzyVzRAoJH R7eI3CMWT4QnzmrotjL3xvVy+F2y8P1gXS0v6bWpWn/bk9vQr7GNOq6bSC0yErKeScgA 3JYPq55zIEeViF86W2SSBUWxT742n7UU/eRc0nAKSgk9SM66z2q6Cj/IDVTNMZQFNomn lsZmVzFEicHQUiTYPpsLw1PSkRmRtkCbeF7jfT/nQ8DVQpMsnNwNb96GLVY0/9T+yDk3 rLHnLSoJBxJJwGI+Ep5D6/R1KySbEhDPko0FgDQCEzT/XxlQ+zvPFGyqkwRLwF0sn8c8 FRvQ== X-Gm-Message-State: ABy/qLawK754qGqSDXI+JQzmjL5mJwKfJNve7pnyKJKppiCWWsY4eQ0p VXGT7K1h0yx4ZenCIlU6CQ90sg== X-Google-Smtp-Source: APBJJlGlRoVcspGECVffVhhAtcYYUfteqIvOr8ABivvTLEiMG8/BQmr8aW3Ttv6CWtvng4xkn8QPow== X-Received: by 2002:a5d:452d:0:b0:314:133a:f04 with SMTP id j13-20020a5d452d000000b00314133a0f04mr4535091wra.49.1690791429647; Mon, 31 Jul 2023 01:17:09 -0700 (PDT) Received: from localhost ([165.225.194.190]) by smtp.gmail.com with ESMTPSA id z14-20020a5d4d0e000000b003143bb5ecd5sm12241583wrt.69.2023.07.31.01.17.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 31 Jul 2023 01:17:09 -0700 (PDT) References: <20230718054426.1048583-1-ojeda@kernel.org> User-agent: mu4e 1.10.5; emacs 28.2.50 From: "Andreas Hindborg (Samsung)" To: Miguel Ojeda Cc: Wedson Almeida Filho , Alex Gaynor , Boqun Feng , Gary Guo , =?utf-8?Q?Bj=C3=B6rn?= Roy Baron , Benno Lossin , Alice Ryhl , rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org, patches@lists.linux.dev, Andreas Hindborg Subject: Re: [PATCH] MAINTAINERS: add Andreas Hindborg as Rust reviewer Date: Mon, 31 Jul 2023 10:16:10 +0200 In-reply-to: <20230718054426.1048583-1-ojeda@kernel.org> Message-ID: <877cqgqyuz.fsf@metaspace.dk> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Miguel Ojeda writes: > Andreas has been involved with the Rust for Linux project for more than > a year now. He has been primarily working on the Rust NVMe driver [1], > presenting it in several places (such as LPC [2][3] and Kangrejos [4]). > > In addition, he recently submitted the Rust null block driver [5] and > has been reviewing patches in the mailing list for some months. > > Thus add him to the `RUST` entry as reviewer. > > Link: https://rust-for-linux.com/nvme-driver [1] > Link: https://lpc.events/event/16/contributions/1180/attachments/1017/1961/deck.pdf [2] > Link: https://www.youtube.com/watch?v=BwywU1MqW38 [3] > Link: https://kangrejos.com/A%20Linux%20(PCI)%20NVMe%20Driver%20in%20Rust.pdf [4] > Link: https://lore.kernel.org/rust-for-linux/20230503090708.2524310-1-nmi@metaspace.dk/ [5] > Signed-off-by: Miguel Ojeda > --- Acked-by: Andreas Hindborg