]> granicus.if.org Git - python/commitdiff
fix accidental commit
authorFred Drake <fdrake@acm.org>
Tue, 2 Nov 2004 19:20:43 +0000 (19:20 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 2 Nov 2004 19:20:43 +0000 (19:20 +0000)
Doc/tools/push-docs.sh

index 4a71b7a29ce5d83fdec20fe10d994a094644af6c..6dd74e284049cfc6020b4a5d349749eb394f8f76 100755 (executable)
@@ -11,7 +11,6 @@ PKGTYPE="bzip"  # must be one of: bzip, tar, zip  ("tar" implies gzip)
 TARGET="$TARGETHOST:$TARGETDIR"
 
 ADDRESSES='python-dev@python.org doc-sig@python.org python-list@python.org'
-ADDRESSES=fdrake01@comcast.net
 
 TOOLDIR="`dirname $0`"
 VERSION=`$TOOLDIR/getversioninfo`