feat: add Tender Quote Module to external-official-modules.yaml
This commit is contained in:
parent
6a04312901
commit
718e0e00e9
|
|
@ -81,3 +81,13 @@ modules:
|
||||||
defaultSelected: true
|
defaultSelected: true
|
||||||
type: community
|
type: community
|
||||||
npmPackage: scsa-bmad-agents
|
npmPackage: scsa-bmad-agents
|
||||||
|
|
||||||
|
tqm-module:
|
||||||
|
url: https://github.com/SCSA-dev/scsa-bmad-agents.git
|
||||||
|
module-definition: tqm/module.yaml
|
||||||
|
code: tqm
|
||||||
|
name: "Tender Quote Module"
|
||||||
|
description: "Agents and Workflow for Tender Quote Module"
|
||||||
|
defaultSelected: true
|
||||||
|
type: community
|
||||||
|
npmPackage: scsa-bmad-agents
|
||||||
Loading…
Reference in New Issue