mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-10 16:50:43 +02:00
teams: Add ‘codeowners’ command in help message.
* etc/teams.scm (main): Add ‘codeowners’ command in help message. Change-Id: I859997aba2b8829173e608e5ba1c8ab59b79d9c5
This commit is contained in:
parent
ee8144743d
commit
38b05ff27b
1 changed files with 3 additions and 1 deletions
|
@ -1107,6 +1107,8 @@ Commands:
|
|||
get-maintainer <patch>
|
||||
compatibility mode with Linux get_maintainer.pl
|
||||
show <team-name>
|
||||
display <team-name> properties~%"))))
|
||||
display <team-name> properties
|
||||
codeowners
|
||||
write a 'CODEOWNERS' file suitable for Codeberg on standard output~%"))))
|
||||
|
||||
(apply main (cdr (command-line)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue