[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60218] [PATCH 0/2] New teams.scm 'get-maintainer' command (for inte
From: |
Maxim Cournoyer |
Subject: |
[bug#60218] [PATCH 0/2] New teams.scm 'get-maintainer' command (for integration with patman) |
Date: |
Tue, 20 Dec 2022 08:58:10 -0500 |
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
--
2.38.1
- [bug#60218] [PATCH 0/2] New teams.scm 'get-maintainer' command (for integration with patman),
Maxim Cournoyer <=
[bug#60218] [PATCH v2 1/3] teams: Add a "get-maintainer" command., Maxim Cournoyer, 2022/12/27