[diff "scheme"] xfuncname = "^(\\(define.*)$" [diff "texinfo"] xfuncname = "^@node[[:space:]]+([^,]+).*$" [format] forceinbodyfrom = true # help preserve commit authorship thread = shallow useAutoBase = true [pull] rebase = true [sendemail] to = guix-patches@gnu.org headerCmd = etc/teams.scm cc-members-header-cmd thread = no e id='header'> cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/etc/teams.scm
AgeCommit message (Collapse)Author
2023-10-22teams: Adjust shebang to use 'guix repl'.Maxim Cournoyer
This ensures the correct Guix dependencies are always available for the script. * etc/teams.scm.in: Rename to... * etc/teams.scm: ... this. Adjust shebang. * .gitignore: No longer ignore it. * configure.ac: Do not process it with AC_CONFIG_FILES. Reported-by: Clément Lassieur <clement@lassieur.org> Fixes: https://issues.guix.gnu.org/66605 Change-Id: I7a01750c6c5f0696b6c36b1e6caa9389d9e6822c