mbox series

[bug#60218,0/2] New teams.scm 'get-maintainer' command (for integration with patman)

Message ID 20221220135810.28175-1-maxim.cournoyer@gmail.com
Headers show
Series New teams.scm 'get-maintainer' command (for integration with patman) | expand

Message

Maxim Cournoyer Dec. 20, 2022, 1:58 p.m. UTC
Along with the correct '.patman' configuration file for Guix, this makes it
possible to invoke the 'patman' command and have it add all the required
'--cc' directives, as computed by 'etc/teams.scm get-maintainers
<patch-file>'.


Maxim Cournoyer (2):
  teams: Add a "get-maintainer" command.
  .patman: New configuration file.

 .patman          |  9 +++++++++
 etc/teams.scm.in | 21 ++++++++++++++++++++-
 2 files changed, 29 insertions(+), 1 deletion(-)
 create mode 100644 .patman


base-commit: f28ca2447c5e2eef1ba6a3a11587380a665b0e26