Skip to content

Commit 39b9125

Browse files
committed
Add more acks
1 parent 333ca65 commit 39b9125

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/gtkmm/NotebookWindow.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1663,6 +1663,7 @@ void NotebookWindow::on_help_about()
16631663
std::vector<Glib::ustring> special;
16641664
special.push_back("José M. Martín-García (for the xPerm canonicalisation code)");
16651665
special.push_back("Dominic Price (for the conversion to pybind and most of the Windows port)");
1666+
special.push_back("Connor Behan (for various improvements related to index-free algorithms)");
16661667
special.push_back("James Allen (for writing much of the factoring code)");
16671668
special.push_back("Software Sustainability Institute");
16681669
special.push_back("Institute of Advanced Study (for a Christopherson/Knott fellowship)");

0 commit comments

Comments
 (0)