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 B4E44C433F5 for ; Tue, 7 Dec 2021 18:01:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240310AbhLGSFY (ORCPT ); Tue, 7 Dec 2021 13:05:24 -0500 Received: from outgoing-auth-1.mit.edu ([18.9.28.11]:45769 "EHLO outgoing.mit.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S240013AbhLGSFY (ORCPT ); Tue, 7 Dec 2021 13:05:24 -0500 Received: from callcc.thunk.org (guestnat-104-133-8-106.corp.google.com [104.133.8.106] (may be forged)) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 1B7I1V2e029335 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 7 Dec 2021 13:01:33 -0500 Received: by callcc.thunk.org (Postfix, from userid 15806) id 242EA4205DB; Tue, 7 Dec 2021 13:01:31 -0500 (EST) Date: Tue, 7 Dec 2021 13:01:31 -0500 From: "Theodore Y. Ts'o" To: "Jason A. Donenfeld" Cc: LKML , Greg Kroah-Hartman , Linus Torvalds , Stephen Rothwell Subject: Re: [PATCH] MAINTAINERS: co-maintain random.c Message-ID: References: <20211130184315.258150-1-Jason@zx2c4.com> <1c2862682ff04463c7ca1f58f1c46aec4d6af03d.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 07, 2021 at 04:49:10PM +0100, Jason A. Donenfeld wrote: > > We're all set now with > ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/crng/random.git Stephen, could you replace https://git.kernel.org/pub/scm/linux/kernel/git/tytso/random.git with https://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git As the tree that you pull for linux-next? Thanks! - Ted