Return-Path: Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: (qmail 3857 invoked from network); 19 Jan 2011 04:50:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Jan 2011 04:50:23 -0000 Received: (qmail 10526 invoked by uid 500); 19 Jan 2011 04:50:23 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 10513 invoked by uid 500); 19 Jan 2011 04:50:23 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 10505 invoked by uid 99); 19 Jan 2011 04:50:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jan 2011 04:50:22 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tom.e.white@gmail.com designates 74.125.82.175 as permitted sender) Received: from [74.125.82.175] (HELO mail-wy0-f175.google.com) (74.125.82.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jan 2011 04:50:17 +0000 Received: by wyb40 with SMTP id 40so464766wyb.6 for ; Tue, 18 Jan 2011 20:49:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=BsF3JIeKOwKJDDO53/ywpecYNxydV9oRumm9j3+D5Fg=; b=xEhGQK20XXGRY0hnc/rnHNdZw6nJam31HjjxqGRG34JvFNbVBVXfKYCTJVtSuDnm3Z LVMPuiBIJaz+bLhoRQ4RCFy92tZsLT5Qk25MERV8ufmiUWpbY981Ex26FEiy4X9Azkfk lgwixej/4KDARrSzH110+VY5iUZnm3xFM2h0o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=sAOSKi5hHRd4tQbIWbGzS3eyeWuuI5y/ErRbu5KrQwzfTBdoCFkReHS2TVIDrBm4Gd yatCQO/zkxKBjFHz863wmacLjIFMFvyMDyX1aLA1dk3LVz5f3rma2+F7yNVTv7w3YQI2 GBYO7SWp/i2flVmdSGrvsQ/lgnDgCQ+n1qac0= Received: by 10.216.28.19 with SMTP id f19mr145105wea.88.1295412595392; Tue, 18 Jan 2011 20:49:55 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.19.193 with HTTP; Tue, 18 Jan 2011 20:49:34 -0800 (PST) From: Tom White Date: Tue, 18 Jan 2011 20:49:34 -0800 Message-ID: Subject: Mesos wiki To: mesos-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 I just filed https://issues.apache.org/jira/browse/INFRA-3371 to get the wiki set up. Once this is done it should be straightforward to (manually) migrate https://github.com/mesos/mesos/wiki/_pages there. It might be worth looking at http://incubator.apache.org/guides/website.html to start thinking about how to migrate the website. Cheers, Tom