From 137d309c0c5217c618f0c51e5cbaa71716dd9bcb Mon Sep 17 00:00:00 2001
From: Ralph Giles <giles@mozilla.com>
Date: Thu, 1 Nov 2012 16:25:52 -0700
Subject: [PATCH] Document where to put release packages.

---
 doc/release.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/release.txt b/doc/release.txt
index c07df20..7496589 100644
--- a/doc/release.txt
+++ b/doc/release.txt
@@ -11,6 +11,11 @@ Source release:
 - Push tag to public repo.
 - Upload source packge 'opusfile-${version}.tar.gz'
   to website and verify file permissions.
+- Update checksum files on website.
+
+Releases are commited to https://svn.xiph.org/releases/opus/
+which propagates to downloads.xiph.org, and copied manually
+to https://ftp.mozilla.org/pub/mozilla.org/opus/
 
 Win32 binaries:
 
@@ -51,3 +56,6 @@ Win32 binaries:
 - Upload the archive zipfile to websites.
 - Verify file permissions and that it's available at the expected
   URL.
+
+Binary releases are copied manually to
+ftp.mozilla.org:/pub/mozilla.org/opus/win32/
-- 
GitLab