From owner-freebsd-questions@freebsd.org Thu Jun 7 00:34:54 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF268FE9A3F for ; Thu, 7 Jun 2018 00:34:54 +0000 (UTC) (envelope-from gobble.wa@gmail.com) Received: from mail-vk0-x22d.google.com (mail-vk0-x22d.google.com [IPv6:2607:f8b0:400c:c05::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 70A0C7402F for ; Thu, 7 Jun 2018 00:34:54 +0000 (UTC) (envelope-from gobble.wa@gmail.com) Received: by mail-vk0-x22d.google.com with SMTP id o17-v6so4965980vka.2 for ; Wed, 06 Jun 2018 17:34:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=72p4mNXPO4XVcV/6ZuNd1WY7GrI63FyXj0jiYHDoewk=; b=c1VkNiTtWlEwtTCS0vUg51J6ZlJOBocBJ/uWnz/BkC7TRgmVpYvEqDoN80wJ/lcb1Z GZti9WudH7lXxYpLUxERcAjU1dH6iriG5X05ctLzA6Jazn2ylKM+mjEUEFVnW1/ygtQI EcfdtMNm7DwvSS05XSLfOwueiZt9p8VqbhtkuAqpzFNrO7iw/GzRrno29c+2TSAVgEGK dGaAohQPYmIxbiD58bz9rzKyyukRrGkVwlr2ur0ybU7pOd9sUefJFpngDV/+IZDX9HB2 SaSVqrbL3sj2TNQeTjBPFRyoShopPXCuDpNhDHan+3kirsHcNbdh1zJq8MNhKSHmb+wr SwrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=72p4mNXPO4XVcV/6ZuNd1WY7GrI63FyXj0jiYHDoewk=; b=mS4bECaV1vnRa9OR33JTlNehi/gjw6Oj7pEA9ttDjnSBIqbyHbmM2gL2OMimaNmqjS JeW2c4SaLTd/dl9P5yiBeDyFYLikZVn4vafeQtqkvc6NUZcEO28U4PqVkCe2lJTkbpNP mqCgRg7maGUulz0kn5beN4ST8al1SK4cjPEuh3m7pHiEDj44oAwS4t4CXUktyLYw4h30 gd4cKmAXaQUjlkfHaIlXmI0wMrXORFRtOG4heuEb8V3MTaOFuSkVRhxvqwyYpPK98gJg yk0bVIU2TyF3t7uY3WOzjVNFHUdKaQny8AfNbuJhj0GVC68edpCCaYJFDaJleS/aEbAN odjA== X-Gm-Message-State: APt69E0oABn4dWL3ws9g5C1s2KBFQjz8WXhucHzKmfuugVbFWxbpi83V b1uY9s75x001to+IXGjCSJDSzchE9Fu2+eIShraylA== X-Google-Smtp-Source: ADUXVKI/SVNUL9/i/NALgrSXnHd0icI3n8LCsc80jkJaayDFlD31fnNtpjCVJXA4GQWcLeAV3n0Jih/PuX4sQ/8+gyQ= X-Received: by 2002:a1f:b706:: with SMTP id h6-v6mr3435327vkf.190.1528331693054; Wed, 06 Jun 2018 17:34:53 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a67:5d06:0:0:0:0:0 with HTTP; Wed, 6 Jun 2018 17:34:52 -0700 (PDT) In-Reply-To: References: From: Waitman Gobble Date: Wed, 6 Jun 2018 20:34:52 -0400 Message-ID: Subject: Re: Microsoft github acquisition official To: FreeBSD Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2018 00:34:55 -0000 On Wed, Jun 6, 2018 at 8:21 PM, Carmel NY wrote: > I just heard that the deal was official. Microsoft acquired Github for > 7.5 billion dollars. > > https://www.theverge.com/2018/6/4/17422788/microsoft-github-acquisition-official-deal > > -- > Carmel > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" The FreeBSD code should probably be moved from GH. I believe it's read-only but it could cause some conflicts with MS namespace? I see the FreeBSD Gnome ports there are the top, for instance. -- Waitman Gobble