Attending: markj, jhb, emaste
Pending items:
- [markj] revamp maintainership data
- [imp] checkstyle integration
- looking at small refinements
- maybe import igor
- [markj] Fixes: tag checker
- use git notes to add "Fixes" tags after the fact
- [jhb] probably need some sort of written charter for BSDCan even if not fully complete
- [jhb] recent lamenting about state of iwlwifi inside of core and modern wifi in general
- also realtek USB wifi drivers
- imp is trying a port from OpenBSD
- markj would like to complain about lack of re(4) support for new devices
- maybe treat this like aac/aacraid, mfi/mrsas
- just try importing it into the tree and start a CFT
- we need to be more rigourous about collecting user data
- when a user reports a problem, we want to know more about the environment (firmware, device, OS version)
- move some of the commit metadata to notes to help with merging
- store MFC after and Fixes as new notes instead of inline trailers in commit logs
- will need custom git commands as front-ends for this
- git mfc after commit time
- git mfc list commit-range
- git mfc remove commit? (or some combined command to do the MFC and clear the mark?)
- git fixes bad fix
- once the tools exist, we can do a one-time sweep to retroactively add data in notes from existing trailers