In rust-lang/rust the adhoc-group for library/ code is:
https://github.com/rust-lang/rust/blob/5f36a7f8072e835d73d9e1f7ab8a2134ac7352dc/triagebot.toml#L1476-L1484
"@Mark-Simulacrum",
"@workingjubilee",
"@jhpratt",
"@tgross35",
"@thomcc",
"@ibraheemdev",
"@joboet",
All of these people are not on the T-libs team (most are in libs-contributors, maybe all), so when a team-stats libs is issued, they are not present in the response.
I think what we'd want to do is extend the members list (or perhaps have a stats-for-file with an argument that can be a file in the repo?) with the adhoc-group's members.
In rust-lang/rust the adhoc-group for library/ code is:
https://github.com/rust-lang/rust/blob/5f36a7f8072e835d73d9e1f7ab8a2134ac7352dc/triagebot.toml#L1476-L1484
All of these people are not on the T-libs team (most are in libs-contributors, maybe all), so when a
team-stats libsis issued, they are not present in the response.I think what we'd want to do is extend the
memberslist (or perhaps have astats-for-filewith an argument that can be a file in the repo?) with the adhoc-group's members.