From 07222eb7022e42511eb779789020dfd793ea8964 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Jun 25 2019 13:42:39 +0000 Subject: add missing name and stream attributes --- diff --git a/golang-ecosystem.yaml b/golang-ecosystem.yaml index 861a681..90c8e4d 100644 --- a/golang-ecosystem.yaml +++ b/golang-ecosystem.yaml @@ -3,6 +3,8 @@ document: modulemd version: 2 data: summary: The ecosystem of packages for the Go programming language + name: golang-ecosystem + stream: 1.0 description: >- This module contains golang based tools used as dependencies for other packages, for instance, go-md2man, a manpage converter written in Go.