Commit Graph

2 Commits

Author SHA1 Message Date
Dawn Foster 5e9c9a49ab
Working Group list - fix template to remove duplicated list and empty lists (#509)
* Fixes to pull SIG, UG, and other mentions out of the wg generation templates that were a carryover from when these were migrated over from k8s

* added the rest of the WG README files which contain an updated link to how to generate the updates

* cleaned up the SIG data in the yaml file - SIG OnPrem was inconsistently named, so I renamed it to be consistent with the GH dir structure. I updated the template to add the SIGs to wg-list.md

* removed @catblade and @tbaums from wgs.yaml, which removes them from the OWNERS file and the onprem readme. This is to pass the owners file checks, which were failing because they are not Kubeflow org members. The org membership should be fixed before adding them back to wgs.yaml
2021-04-23 10:08:43 -07:00
Adhita Selvaraj 3e8bb28c49
Copy over autogenerate tool from k8s/community (#401)
* Port over autogenerate doc tool from k8s/community

1. Add go module for kf/community
2. Copy over app.go
3. Change sigs.yaml to wgs.yaml

[Issue: https://github.com/kubeflow/community/issues/372]
[See also: https://github.com/kubeflow/community/issues/398]

* Fix wgs.yaml

1. Copy over and combine wgs into one single YAML
2. Autogen from generate tool

[Issue: https://github.com/kubeflow/community/issues/398]

* fix readme

* fix list template and regenerate

* fix slack link and regenerate

* Temporarily remove @deadeyegoodwin from wg-serving

* remove redudant space in time

* remove leftovers from k8s/community

* remove redundant OWNERS_ALIASES

* fix space in Katib community meeting

* add back charters and fix links
2020-08-26 17:23:02 -07:00