From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36749) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eGYI6-0002mR-A1 for qemu-devel@nongnu.org; Sun, 19 Nov 2017 17:42:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eGYI1-00082W-O1 for qemu-devel@nongnu.org; Sun, 19 Nov 2017 17:42:18 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46992) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eGYI1-00082F-H4 for qemu-devel@nongnu.org; Sun, 19 Nov 2017 17:42:13 -0500 Date: Sun, 19 Nov 2017 20:42:07 -0200 From: Eduardo Habkost Message-ID: <20171119224207.GA7484@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] qemu.org vs qemu-project.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Stefan Hajnoczi , Paolo Bonzini , Peter Maydell , "Daniel P. Berrange" , Thomas Huth , Michael Roth Hi, I've noticed that README, MAINTAINERS .gitmodules, and other files in qemu.git are pointing to qemu-project.org, while the QEMU web site and other files in qemu.git are pointing to qemu.org. I assume that the situation mentioned in commit 8593898109 ("Use qemu-project.org domain name") has improved. Should we update the existing files to point to qemu.org, now? -- Eduardo