summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKelly Boothby <boothby@dwavesys.com>2021-03-11 17:08:52 -0800
committerGitHub <noreply@github.com>2021-03-11 17:08:52 -0800
commitd513f97f133fb1c90525678d42c7bcea9f65a280 (patch)
tree8512ded596c241e093bb602db01f7f62994bb498
parent6ff62cd16317cd3409f8e51fe7abcf3888ff5517 (diff)
downloadnetworkx-d513f97f133fb1c90525678d42c7bcea9f65a280.tar.gz
Volunteering for mentorship (#4671)
-rw-r--r--doc/developer/projects.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/developer/projects.rst b/doc/developer/projects.rst
index 42401601..1b5db27d 100644
--- a/doc/developer/projects.rst
+++ b/doc/developer/projects.rst
@@ -83,7 +83,7 @@ Directed Version of Traveling Salesman Problem
- Complexity: Moderate
- Interested Mentors: `@dschult <https://github.com/dschult/>`__,
- `@MridulS <https://github.com/MridulS/>`__,
+ `@MridulS <https://github.com/MridulS/>`__, `@boothby <https://github.com/boothby/>`__,
.. _#4607: https://github.com/networkx/networkx/pull/4607
.. _Asapour: https://pubsonline.informs.org/doi/pdf/10.1287/opre.2017.1603
@@ -108,7 +108,7 @@ Implement the VF2++ Graph Isomorphism Algorithm
- Complexity: Moderate
- Interested Mentors: `@dschult <https://github.com/dschult/>`__,
- `@MridulS <https://github.com/MridulS/>`__,
+ `@MridulS <https://github.com/MridulS/>`__, `@boothby <https://github.com/boothby/>`__,
.. _`Graph Isomorphism Problem`: https://en.wikipedia.org/wiki/Graph_isomorphism_problem
.. _VF2++: https://doi.org/10.1016/j.dam.2018.02.018