mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10:33 +02:00
teams: Add Lua team.
* etc/teams.scm (lua): New team. * CODEOWNERS: Regenerate file. Change-Id: Ia060a92385661eec1b67028d79b403b9d09ae58d
This commit is contained in:
committed by
Sharlatan Hellseher
parent
1d59c3d231
commit
0d22ebf4dd
@@ -873,6 +873,14 @@ asdf-build-system."
|
||||
"gnu/packages/fonts.scm"
|
||||
"gnu/packages/ibus.scm")))
|
||||
|
||||
(define-team lua
|
||||
(team 'lua
|
||||
#:name "Lua team"
|
||||
#:description
|
||||
"Lua, Fennel, and related packages."
|
||||
#:scope (list "gnu/packages/lua.scm"
|
||||
"gnu/packages/luanti.scm")))
|
||||
|
||||
(define-team lxqt
|
||||
(team 'lxqt
|
||||
#:name "LXQt team"
|
||||
|
||||
Reference in New Issue
Block a user