Commit Graph
3 Commits
Author SHA1 Message Date
Jörg Thalheimandaleksana 5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Ken MatsuiandBjørn Forsman 702dd11b53 git2-cpp: remove ken-matsui from maintainers 2024-03-13 20:27:17 +01:00
Ken Matsui 592d10ecce git2-cpp: init at 0.1.1 2022-12-16 22:14:18 -08:00