summaryrefslogtreecommitdiff
path: root/generator/app.go
diff options
context:
space:
mode:
authorJordan Liggitt <jliggitt@redhat.com>2018-02-09 16:41:38 -0500
committerJordan Liggitt <jliggitt@redhat.com>2018-02-09 16:41:38 -0500
commit92da9d849fb9ad186e38fe135f642c0ab58a23cb (patch)
tree183e8a34fbd5c7e35f33de8b0791efcc41440fab /generator/app.go
parentba9d129ddcb8db7e0b356f6122ccebe010b9d998 (diff)
Update sig-auth leads
Diffstat (limited to 'generator/app.go')
-rw-r--r--generator/app.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/generator/app.go b/generator/app.go
index c2d0d448..4e3abd2d 100644
--- a/generator/app.go
+++ b/generator/app.go
@@ -98,6 +98,7 @@ type Group struct {
MissionStatement string `yaml:"mission_statement"`
Label string
Leads []Lead
+ EmeritusLeads []Lead `yaml:"emeritus_leads"`
Meetings []Meeting
Contact Contact
Subprojects []Subproject