From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 015061FAE2 for ; Thu, 15 Feb 2018 11:08:45 +0000 (UTC) From: "Eric Wong (Contractor, The Linux Foundation)" To: meta@public-inbox.org Subject: [WIP 01/17] AUTHORS: add The Linux Foundation Date: Thu, 15 Feb 2018 11:08:24 +0000 Message-Id: <20180215110840.30413-2-e@80x24.org> In-Reply-To: <20180215110840.30413-1-e@80x24.org> References: <20180215105509.GA22409@dcvr> <20180215110840.30413-1-e@80x24.org> List-Id: I'll be working as a contractor for The Linux Foundation on v2 in an effort to support LKML and associated lists. --- AUTHORS | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS b/AUTHORS index 201ed03..1ad02cd 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,3 +4,4 @@ See history in git (via `git clone https://public-inbox.org/public-inbox') for a full history of the project. * Eric Wong (BDFL) +* The Linux Foundation (v2 work) -- EW