From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BDCB21272BB for ; Tue, 26 Mar 2024 07:15:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711437323; cv=none; b=shpDL6zizqAppdVgmAaCP+R6DyKVfqJ0WkMzV5cXmfhep5R7/OH7FxeRJNNKXYo28jz5JsdJM/WwS/EdrN/0QMYVet4u0/UpvKGoZML3QCUtJvSc+FPGJTz52+2NSHpB409t3lQxtFeFR/l1llkaOuP501aFPsZqiZqmlgVTtKo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711437323; c=relaxed/simple; bh=zIk4ALG0JQRKIVpRwvcdGZ/Wor1s3XRXprh31Nr4gkU=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=YCaNkB8uBlWDf7ERzHry9aoAkOr1oAcyyZAQetVxBCSjDUq/dWL0hdGF6gGMwqvw8JKFfVUaCCqI2Ggy6vndY9QZ7JeFiuxIwpBUhPaRtfykNVsZka8th+KSqsfbSeLvWb77g8+05vIWf7tb4Acct49jyJajr0YTsi82pU5HL4g= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=lRPe7SI2; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=u7Wl7kWV; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="lRPe7SI2"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="u7Wl7kWV" From: Anna-Maria Behnsen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1711437319; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=zIk4ALG0JQRKIVpRwvcdGZ/Wor1s3XRXprh31Nr4gkU=; b=lRPe7SI2+PGlkH+gqSamP1ukG3tl9Lzmai8mgGXoz62bKd4h88DTuSujZpwHQBqeNRUrxX TcC8FioZkq1Zk7X0LTbkkHBiBiRtYYOy9Tfv+DVWYSF5gFGxzRtIOWBEiRF8kFi03UjqEC ZuJ2DXBvcdt3wcmnK8rsMZOSN9c7qIU47Og61oiZFXlmthDrhVW9alNhCtKoLf4FhAQTY9 0F0gpt8or9Y3l7T4JclwifQLybg+jElVpH70mcbliz8slBG5hxTvCDgqeOpOw75Fghqz3g fQfVmnDgVSnFy+C4syk7pbijJBQ7kqaYp43Mb7nNPRpbyJb48QrigGRopGC8dQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1711437319; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=zIk4ALG0JQRKIVpRwvcdGZ/Wor1s3XRXprh31Nr4gkU=; b=u7Wl7kWVeYeq6pmxnP0kfutGTnx/EE9DbRxNNhvhFkROLN+vrJellPMRPZzbqvK32ovLCQ I7u4xPclOvcF4jAw== To: Thomas Gleixner , LKML Cc: Frederic Weisbecker , Ingo Molnar , John Stultz Subject: Re: [patch 1/1] MAINTAINERS: Add co-maintainers for time[rs] In-Reply-To: <20240325172048.548199937@linutronix.de> References: <20240325172048.548199937@linutronix.de> Date: Tue, 26 Mar 2024 08:15:19 +0100 Message-ID: <87edbxtqew.fsf@somnus> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain Thomas Gleixner writes: > Anna-Maria and Frederic are working in this area for years. Volunteer them > into co-maintainer roles. > > While at it bring the file lists up to date. > Thanks a lot for the trust! Acked-by: Anna-Maria Behnsen