Hi all. I'm wondering whether Boost.Graph currently has an active maintainer. I only ask because there is a fairly active github repository (https://github.com/boostorg/graph), but it seems that important commits fail to make it into the main release on the website. For example, I would consider this (https://github.com/boostorg/graph/commit/8ece8fac15560cf38cf3ffbb1d56708ef8e586a2) commit to be fairly critical - Without it part of depth_first_search seems to be somewhat broken, and that's a core algorithm. And that commit is from 2014! A conversation on #boost IRC suggested I mention this problem here. 

Note: I am not volunteering myself to help fix this - I'm simply not qualified for it. Sorry.