diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-05-04 01:04:18 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-05-04 01:04:18 -0400 |
commit | 8a0467b81b7ec01dcfffc2de40dc078a3caef7e3 (patch) | |
tree | ae17eee06ff6fdca3c7d52ab739196ae94b97e73 /utils | |
parent | 406f5a5679116e5ca66b8932fbd49c92f3d7a87f (diff) |
remember that the releases are being published via the monkeysphere-docs repo now.
Diffstat (limited to 'utils')
-rw-r--r-- | utils/preparing-release | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/preparing-release b/utils/preparing-release index 7931021..88076e8 100644 --- a/utils/preparing-release +++ b/utils/preparing-release @@ -24,3 +24,5 @@ (cd .. && dupload monkeysphere_$version-1_*.changes) * git push central master debian && git push --tags central master debian + + * switch over to monkeysphere-docs, inspect, and then push out those changes. |