You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{% include "partial/contact_info.html" with data_owner="chart owner" data_owner_email="chart owner email" slack_channel=chart.custom_properties.further_information %}
65
+
{% include "partial/contact_info.html" with data_owner=chart.governance.data_owner.display_name data_owner_email=chart.governance.data_owner.email slack_channel=chart.custom_properties.further_information %}
0 commit comments