etc: teams: Add description and scope for lisp team. * etc/teams.scm.in (lisp): Add description and scope fields.
1 files changed, 8 insertions(+), 1 deletions(-) M etc/teams.scm.in
M etc/teams.scm.in => etc/teams.scm.in +8 -1
@@ 189,7 189,14 @@ ecosystem." (define-team lisp (team 'lisp #:name "Lisp team")) #:name "Lisp team" #:description "Common Lisp and similar languages, Common Lisp packages and the asdf-build-system." #:scope (list (make-regexp "^gnu/packages/lisp(-.+|)\\.scm$") "guix/build/asdf-build-system.scm" "guix/build/lisp-utils.scm" "guix/build-system/asdf.scm"))) (define-team ruby (team 'ruby