From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1C551138D10 for ; Thu, 9 Jul 2015 17:36:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61AF3E08F6; Thu, 9 Jul 2015 17:36:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0DEF0E08F6 for ; Thu, 9 Jul 2015 17:36:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0B51C3408C7 for ; Thu, 9 Jul 2015 17:36:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9AD1273F for ; Thu, 9 Jul 2015 17:36:17 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1436463357.3a9804a33f9d9be01f03df41452cbcd34e6a274f.mgorny@gentoo> Subject: [gentoo-commits] sites/www:master commit in: _data/ X-VCS-Repository: sites/www X-VCS-Files: _data/irc.yaml X-VCS-Directories: _data/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 3a9804a33f9d9be01f03df41452cbcd34e6a274f X-VCS-Branch: master Date: Thu, 9 Jul 2015 17:36:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f2e34caa-6f61-4fa4-a22c-960d3c7d96b3 X-Archives-Hash: f3cfc78a2b5523e980151c333f65d0c4 commit: 3a9804a33f9d9be01f03df41452cbcd34e6a274f Author: Michał Górny gentoo org> AuthorDate: Thu Jul 9 17:35:10 2015 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Jul 9 17:35:57 2015 +0000 URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=3a9804a3 Add #gentoo-multilib and #gentoo-xfce _data/irc.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_data/irc.yaml b/_data/irc.yaml index 5d4a984..6d4893e 100644 --- a/_data/irc.yaml +++ b/_data/irc.yaml @@ -82,6 +82,8 @@ general: description: "Gentoo multimedia development" - name: "gentoo-mirrors" description: "Gentoo mirrors and administration chat" + - name: "gentoo-multilib" + description: "Gentoo multilib project support channel" - name: "gentoo-netmail" description: "Mail-related packages" - name: "gentoo-netmon" @@ -145,6 +147,8 @@ general: - name: "gentoo-www" description: "Discussions about gentoo.org web sites and applications" international: + - name: "gentoo-xfce" + description: "Gentoo XFCE desktop environment discussion" - name: "gentoo-au" description: "Australia" - name: "gentoo-be" @@ -204,4 +208,4 @@ international: - name: "gentoo-uk" description: "United Kingdom" - name: "gentoo-ve" - description: "Venezuela" \ No newline at end of file + description: "Venezuela"