diff options
| author | Dan Schult <dschult@colgate.edu> | 2023-01-04 06:05:23 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-04 12:05:23 +0100 |
| commit | 35cba956bd13d68e12df2ad84c8ceba3e5b39ec1 (patch) | |
| tree | 0bd618e201d232e8e2a6822f2163a11973efa446 /doc/developer | |
| parent | 49f20fe11d2a804a83d538759e06511eb90ad5a3 (diff) | |
| download | networkx-35cba956bd13d68e12df2ad84c8ceba3e5b39ec1.tar.gz | |
fix warnings for make doctest (#6323)
Diffstat (limited to 'doc/developer')
| -rw-r--r-- | doc/developer/about_us.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer/about_us.rst b/doc/developer/about_us.rst index a96a6894..0d390c79 100644 --- a/doc/developer/about_us.rst +++ b/doc/developer/about_us.rst @@ -145,7 +145,7 @@ to add your name to the bottom of the list. - Philip Boalch - Matt Schwennesen, Github: `mjschwenne <https://github.com/mjschwenne>`_ - Andrew Knyazev, Github: `lobpcg <https://github.com/lobpcg>`_, LinkedIn: `andrew-knyazev <https://www.linkedin.com/in/andrew-knyazev>`_ -- Sultan Orazbayev, GitHub: `link <https://github.com/SultanOrazbayev>`_, LinkedIn: `link <https://www.linkedin.com/in/sultan-orazbayev/>`_ +- Sultan Orazbayev, GitHub: `SultanOrazbayev <https://github.com/SultanOrazbayev>`_, LinkedIn: `Sultan Orazbayev <https://www.linkedin.com/in/sultan-orazbayev/>`_ A supplementary (but still incomplete) list of contributors is given by the list of names that have commits in ``networkx``'s |
