Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2F9119A43 for ; Fri, 3 Aug 2012 20:15:27 +0000 (UTC) Received: (qmail 12039 invoked by uid 500); 3 Aug 2012 20:15:26 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 12010 invoked by uid 500); 3 Aug 2012 20:15:26 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 12002 invoked by uid 99); 3 Aug 2012 20:15:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 20:15:26 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.160.47] (HELO mail-pb0-f47.google.com) (209.85.160.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 20:15:20 +0000 Received: by pbbrq2 with SMTP id rq2so1659313pbb.6 for ; Fri, 03 Aug 2012 13:15:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :x-gm-message-state; bh=sPQoP4yELul1SH8djI0xpWyBuoIkmeX597u8BhNxJYA=; b=OZOQKNIqDZxbC9xbHyIfX5Mv1wvb0Kane25DwRWKRfgqOjcVtZ4/briB/baIWUIJ/O DV5cXVrNuyiqfdURylkGD/FNw7LLq4qQRevw1hwsHrk4lXW8Iqs8W2qN/JpUPj5iKfW/ uc2T1oF2XyYH7ImmH3cQEIy0ZHiCaoT/7NIZp84kxRbKJm/k2y2u8eM8OC2hCmAEASa8 gDImAn5UdUvjB9U63cwqnU2sK0NK9JXW/Fv8hfeDZxYbmTl7LJyQsDn8m77i8rtU3OT3 voRyqlr9aF8ifdCyAI1Z2v/oF0Z0l2FXY3iXoDqFswRpHN/JByIAQATBGUeeWI+4JSI0 P+dw== Received: by 10.66.73.202 with SMTP id n10mr1113026pav.80.1344024900355; Fri, 03 Aug 2012 13:15:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.201.21 with HTTP; Fri, 3 Aug 2012 13:14:39 -0700 (PDT) From: David Nalley Date: Fri, 3 Aug 2012 16:14:39 -0400 Message-ID: Subject: moving project_admin to SVN To: cloudstack-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQkc7HcQZvjWwelpS197n+dh4Cu+1Uv8wc58d0+aBH5uWWKTmWy0qWb7cvBnjC+akoya3i/a X-Virus-Checked: Checked by ClamAV on apache.org Hi folks, Unless someone screams about this, I think I am going to move everything under project_admin out of git to the SVN repo. It's being complained about with RAT, it adds little value to the downstream consumers of our source releases. Thoughts, comments, flames? --David