Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Commit 1ddc368

Browse files
committed
Update references to parent organization
The repository has been transfered from the dropbox org to the python org on Github.
1 parent 3a21887 commit 1ddc368

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
To contribute code to this project, you'll need to sign [Dropbox's Contributor License Agreement](https://opensource.dropbox.com/cla/).
1+
To contribute code to this project, you'll need to sign the [Python Software Foundation's Contributor License Agreement](https://www.python.org/psf/contrib/contrib-form/).

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
long_description = long_description,
9090
author = 'David Fisher',
9191
author_email = '[email protected]',
92-
url = 'https://github.com/dropbox/typed_ast',
92+
url = 'https://github.com/python/typed_ast',
9393
license='Apache License 2.0',
9494
platforms = ['POSIX', 'Windows'],
9595
classifiers = [

0 commit comments

Comments
 (0)