From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13409 invoked by alias); 7 Jul 2017 05:12:00 -0000 Mailing-List: contact newlib-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: newlib-owner@sourceware.org Received: (qmail 13358 invoked by uid 89); 7 Jul 2017 05:11:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-24.6 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_0,GIT_PATCH_1,GIT_PATCH_2,GIT_PATCH_3,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Approval X-HELO: dedi548.your-server.de Received: from dedi548.your-server.de (HELO dedi548.your-server.de) (85.10.215.148) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 07 Jul 2017 05:11:53 +0000 Received: from [88.198.220.130] (helo=sslproxy01.your-server.de) by dedi548.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85_2) (envelope-from ) id 1dTLYU-0000IR-Nr for newlib@sourceware.org; Fri, 07 Jul 2017 07:11:50 +0200 Received: from [82.135.62.35] (helo=mail.embedded-brains.de) by sslproxy01.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dTLYU-0004nA-H0 for newlib@sourceware.org; Fri, 07 Jul 2017 07:11:50 +0200 Received: from localhost (localhost.localhost [127.0.0.1]) by mail.embedded-brains.de (Postfix) with ESMTP id AE0292A004F for ; Fri, 7 Jul 2017 07:12:00 +0200 (CEST) Received: from mail.embedded-brains.de ([127.0.0.1]) by localhost (zimbra.eb.localhost [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id qx4juOnZEtYA for ; Fri, 7 Jul 2017 07:11:59 +0200 (CEST) Received: from localhost (localhost.localhost [127.0.0.1]) by mail.embedded-brains.de (Postfix) with ESMTP id 001982A1677 for ; Fri, 7 Jul 2017 07:11:58 +0200 (CEST) Received: from mail.embedded-brains.de ([127.0.0.1]) by localhost (zimbra.eb.localhost [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id SWc3AL9Q1-D7 for ; Fri, 7 Jul 2017 07:11:58 +0200 (CEST) Received: from linux-diu0.suse (unknown [192.168.96.129]) by mail.embedded-brains.de (Postfix) with ESMTP id DABA32A004F for ; Fri, 7 Jul 2017 07:11:58 +0200 (CEST) From: Sebastian Huber To: newlib@sourceware.org Subject: [PATCH] Add myself to OS Port Maintainers (RTEMS) Date: Fri, 07 Jul 2017 05:12:00 -0000 Message-Id: <20170707051147.15279-1-sebastian.huber@embedded-brains.de> X-IsSubscribed: yes X-SW-Source: 2017/txt/msg00576.txt.bz2 --- newlib/MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/newlib/MAINTAINERS b/newlib/MAINTAINERS index 0bd93ffd1..1ebf74316 100644 --- a/newlib/MAINTAINERS +++ b/newlib/MAINTAINERS @@ -51,6 +51,7 @@ OS port maintainers may make changes in OS-specific directories, as well as OS-specific portions of the build system, without approval. RTEMS Joel Sherrill joel.sherrill@oarcorp.com + Sebastian Huber sebastian.huber@embedded-brains.de Write After Approval -- 2.12.3