summaryrefslogtreecommitdiff
path: root/doc/release
diff options
context:
space:
mode:
authorJarrod Millman <jarrod.millman@gmail.com>2021-03-04 13:22:44 -0800
committerGitHub <noreply@github.com>2021-03-04 13:22:44 -0800
commitf9570289c7abd568714e4114e0b9ce1d0ddc5dcf (patch)
treee9823cc1c58d752604a23f053d263e27b7245877 /doc/release
parent00a2ff9ecca3787d9c55956ecc5a135470e0d6f3 (diff)
downloadnetworkx-f9570289c7abd568714e4114e0b9ce1d0ddc5dcf.tar.gz
Make main default branch (and remove gitwash) (#4649)
Diffstat (limited to 'doc/release')
-rw-r--r--doc/release/contribs.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/release/contribs.py b/doc/release/contribs.py
index 26963675..4c924fed 100644
--- a/doc/release/contribs.py
+++ b/doc/release/contribs.py
@@ -1,4 +1,5 @@
-# https://github.com/scikit-image/scikit-image/blob/master/doc/release/contribs.py
+# https://github.com/networkx/networkx/pull/2542
+# https://github.com/scikit-image/scikit-image/blob/main/tools/generate_release_notes.py
from subprocess import check_output
import sys
import string