Back to Sealed Secrets

Contributors

site/themes/template/layouts/partials/contributors.html

0.36.6844 B
Original Source

Meet the Sealed Secrets team:

{{ $contributors := .Site.GetPage "/contributors" }} {{ range $contributors.Resources }}

{{ .Params.first_name }} {{ .Params.last_name }}

{{ .Content }}

{{ end }}

Contributing

Sealed Secrets is released as open-source software and provides community support through our GitHub project page. If you encounter an issue or have a question, feel free to reach out on the GitHub issues page for Sealed Secrets.

The Sealed Secrets project team welcomes contributions from the community — please have a look at our contributing documentation.