From nobody Sun May 5 17:17:50 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) client-ip=207.211.31.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1582914910; cv=none; d=zohomail.com; s=zohoarc; b=N3KekBuMKxoqgZ2jahj7M+7mCVN5WUHBEy0GfbTykihmXvrGAqkHvVvmEakwfRrgQa9XjCalGjEhLVA3Kfg8K42pZEHpJMAMqS5wgLztFShmK0RcMK0Cf9WiSRIzLkUg2K/PLkRxJs14d0J2A76ct3AGAwefp+I2sNjCPC+uCKA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1582914910; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=H4QYX01SvXREb6MyCqubbcxLqXRPk8IYo2tqUkuW7e8=; b=dxQrwhR0o+JhP1A6xh6MPByu7r2hLxLcNEGSL9gXo6pQy/nkspJcgFAWcdY16G/46NUuv8z8EvYIRaxiLiy3USYrMoCRz9uZ9Gzuf6mQ5B46hEUZ/vC5DxDoAewfZLWhTfaETQKrdeIOxvdekpwLw0jyjbO/gXnrHxZYELk+XHA= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by mx.zohomail.com with SMTPS id 1582914910176821.2117236037794; Fri, 28 Feb 2020 10:35:10 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-103-MrLfiV8iP-ijSxuFXpeAHQ-1; Fri, 28 Feb 2020 13:35:05 -0500 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id EC9BE18A5505; Fri, 28 Feb 2020 18:34:59 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B92178AC39; Fri, 28 Feb 2020 18:34:59 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 316D91800B70; Fri, 28 Feb 2020 18:34:59 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 01SIYrxa013116 for ; Fri, 28 Feb 2020 13:34:53 -0500 Received: by smtp.corp.redhat.com (Postfix) id 3FE128681F; Fri, 28 Feb 2020 18:34:53 +0000 (UTC) Received: from kinshicho.usersys.redhat.com (ovpn-204-243.brq.redhat.com [10.40.204.243]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 049AC5C122 for ; Fri, 28 Feb 2020 18:34:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1582914908; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=H4QYX01SvXREb6MyCqubbcxLqXRPk8IYo2tqUkuW7e8=; b=c08F02gLSQvHR1LyYT0e3CeKBenW7fsGOaFkKzddK9CHx8Mvj/vmJxyOQH1X0WmP/+pUA9 4p70KtJcTe5uvSbUJBdpDTb81E079xaEoMpqe6j/cWDGzi9QDBwBJYLEqPjPKtJGBjEm9/ njhZWKE556laA8/WdvYzFeCs35YIW/M= X-MC-Unique: MrLfiV8iP-ijSxuFXpeAHQ-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH 1/3] gitdm: Add entry for example.com Date: Fri, 28 Feb 2020 19:34:38 +0100 Message-Id: <20200228183440.867920-2-abologna@redhat.com> In-Reply-To: <20200228183440.867920-1-abologna@redhat.com> References: <20200228183440.867920-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" We already have one instance of it being used in our git history, and more are probably bound to show up eventually. Signed-off-by: Andrea Bolognani Reviewed-by: J=C3=A1n Tomko --- docs/gitdm/groups/unaffiliated | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/gitdm/groups/unaffiliated b/docs/gitdm/groups/unaffiliated index 70e82ba894..a58731a683 100644 --- a/docs/gitdm/groups/unaffiliated +++ b/docs/gitdm/groups/unaffiliated @@ -1,3 +1,8 @@ +# This domain will show up because of a mistake, and for that reason we +# can't really pin it to a specific company or community, so here it is :) + +example.com + # These are all domains you can get a personal email address from, so it's # fair to assume people using such addresses are contributing in their spa= re # time rather than on behalf of their respective employers. --=20 2.24.1 From nobody Sun May 5 17:17:50 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) client-ip=205.139.110.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1582914923; cv=none; d=zohomail.com; s=zohoarc; b=GVGah72ZEaf2+YClNfeYBofsgXxIsQWlrvk2nsMLbKS2278a7eoiTl+jHY2xxu8KAXHSXqpwzVF2/Cn4TGvtcg7oK7/Px9PdYfr6REhZtTUljJtj76XK6tRsLMCGHn1b9SDaijb/s13u9dfojONcyYI1Ac9TukCDblXSlrDPvP0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1582914923; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=1CFvvhKoRk990GGZhPNwtuxg7ilbz/FxOT7FV3lcxWY=; b=Fyd3Fok2+pYE/qOAOfoHv1BakRnFZ+FvK4t8xCy8Tyn3eVQTsVpM1zAVQb/TslFHcdWOR2vsbwH5yD5tFGaWudY4/W+X5oeuT3iCPAsgyOoO+HD/TAx3ziGLo2U3z9DeNqe6/emUzfdvNAokq9QTqg0J8FAa2jZiXA4pRuct+Hw= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by mx.zohomail.com with SMTPS id 1582914923863566.0348401050095; Fri, 28 Feb 2020 10:35:23 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-170-eULleZtqP8C0WwCXmLoQQw-1; Fri, 28 Feb 2020 13:35:05 -0500 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4596B107ACCA; Fri, 28 Feb 2020 18:35:00 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 1878F19C7F; Fri, 28 Feb 2020 18:35:00 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id A9A24180BACE; Fri, 28 Feb 2020 18:34:59 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 01SIYvYV013127 for ; Fri, 28 Feb 2020 13:34:57 -0500 Received: by smtp.corp.redhat.com (Postfix) id 881B48681F; Fri, 28 Feb 2020 18:34:57 +0000 (UTC) Received: from kinshicho.usersys.redhat.com (ovpn-204-243.brq.redhat.com [10.40.204.243]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 5F0625C122 for ; Fri, 28 Feb 2020 18:34:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1582914922; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=1CFvvhKoRk990GGZhPNwtuxg7ilbz/FxOT7FV3lcxWY=; b=JmnXnR8XfgDi2aZR/xmQdTW/X69nYEZQLXvaOKyZLUuPB32g4s2GT4c2DnbcjCO+UhAEF9 8dP0LA2rV41gfCfzcUyPJ5/l0isBFm67yCfl8I3xC91MJL4G5NhFAxjDpre1TgxZad0qqe HJYAzoEW9ELEFtHtJfMCYRihgkxZZ20= X-MC-Unique: eULleZtqP8C0WwCXmLoQQw-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH 2/3] gitdm: Fix sorting Date: Fri, 28 Feb 2020 19:34:39 +0100 Message-Id: <20200228183440.867920-3-abologna@redhat.com> In-Reply-To: <20200228183440.867920-1-abologna@redhat.com> References: <20200228183440.867920-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Fixes: 3a3a85c529e92ad767fb2222e01587186854c175 Signed-off-by: Andrea Bolognani Reviewed-by: J=C3=A1n Tomko --- docs/gitdm/companies/others | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gitdm/companies/others b/docs/gitdm/companies/others index affbaf3ea2..bf35273f4a 100644 --- a/docs/gitdm/companies/others +++ b/docs/gitdm/companies/others @@ -1,5 +1,4 @@ 6wind.com 6WIND -cmss.chinamobile.com China Mobile active.by ActiveCloud aero.org Aerospace akamai.com Akamai @@ -14,6 +13,7 @@ brightbox.co.uk Brightbox cisco.com Cisco citrix.com Citrix cloudwatt.com Cloudwatt +cmss.chinamobile.com China Mobile codethink.co.uk Codethink cumulusnetworks.com Cumulus Networks dataductus.se Data Ductus --=20 2.24.1 From nobody Sun May 5 17:17:50 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) client-ip=205.139.110.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1582914927; cv=none; d=zohomail.com; s=zohoarc; b=m3R9R54TUDvWo/jz0LdFa7yAak7WcgfLqYd8CZCwlFuTD8brTAJvjOaWDW1C90Xx39P/hscdO4cDXmELRMosjk0grsAROhoPbBdwxi/aCVqjJsn0AwcsqbyvLE/9HifBeL32TDzMiWs/IOGrF5RuG0v8fLlWw525ms7vEjQSB4g= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1582914927; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=78QjBBUQYrwg4iQbiSUxoFw6McaC2gIuvqKjnUCfDl0=; b=Ds4OKZ/Wy0fKrEgUXETvj9qBXdzfFikzWKUtoC1+pFFhUPPIILNNUTu2V4GwsRR4/gSUjG2MuhmmwASYPo+kHhH0vg2fKcdn5CgZdBSFwTf6lmwkzWuWLOz2enCMLajZGKuw/JhqvzsQw5X1JqTuz3W8T+H0SgAduotvmva+igA= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by mx.zohomail.com with SMTPS id 1582914927917184.33217205956657; Fri, 28 Feb 2020 10:35:27 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-276-4sSqQXTzOtuDYcLj0kISpA-1; Fri, 28 Feb 2020 13:35:09 -0500 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 10BC218A550D; Fri, 28 Feb 2020 18:35:03 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id C0A8239E; Fri, 28 Feb 2020 18:35:02 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 3B31784486; Fri, 28 Feb 2020 18:35:02 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 01SIYxZg013135 for ; Fri, 28 Feb 2020 13:34:59 -0500 Received: by smtp.corp.redhat.com (Postfix) id 952738681F; Fri, 28 Feb 2020 18:34:59 +0000 (UTC) Received: from kinshicho.usersys.redhat.com (ovpn-204-243.brq.redhat.com [10.40.204.243]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 59F285C122 for ; Fri, 28 Feb 2020 18:34:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1582914926; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=78QjBBUQYrwg4iQbiSUxoFw6McaC2gIuvqKjnUCfDl0=; b=SLjGPauTPedeDNl8yaeCOESTdJAWfJwvWggduKRwnS0bT5wXCIeXW1xBBDitM25B6CcOXJ y/KzQ3MHy2zve3IsELgFhqjjbUb+4hDPANSH/qRz4rNFpwuMZ+5cNwx88JnV5l7+Y+jn8n 6JjNmNMdkLSTv8eLnMvcub4iXOdREiE= X-MC-Unique: 4sSqQXTzOtuDYcLj0kISpA-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH 3/3] gitdm: Add missing entries Date: Fri, 28 Feb 2020 19:34:40 +0100 Message-Id: <20200228183440.867920-4-abologna@redhat.com> In-Reply-To: <20200228183440.867920-1-abologna@redhat.com> References: <20200228183440.867920-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" A few new companies have contributed to libvirt since the last time the gitdm configuration was updated. Signed-off-by: Andrea Bolognani Reviewed-by: J=C3=A1n Tomko --- docs/gitdm/companies/others | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/gitdm/companies/others b/docs/gitdm/companies/others index bf35273f4a..f459163dd2 100644 --- a/docs/gitdm/companies/others +++ b/docs/gitdm/companies/others @@ -10,6 +10,7 @@ av-test.de AV-TEST b1-systems.de B1 Systems baidu.com Baidu brightbox.co.uk Brightbox +bytedance.com ByteDance cisco.com Cisco citrix.com Citrix cloudwatt.com Cloudwatt @@ -38,11 +39,13 @@ hitachi.com Hitachi hoster-ok.com hoster-ok.com hp.com HP huawei.com Huawei +hupstream.com hupstream hygon.cn Hygon inktank.com Inktank Storage intel.com Intel intellilink.co.jp NTT DATA INTELLILINK invisiblethingslab.com Invisible Things Lab +ixsystems.com iXsystems jtan.com JTAN juniper.net Juniper Networks laposte.net La Poste --=20 2.24.1