### What is the bug? We have published a plugins naming convention to https://github.com/opensearch-project/opensearch-plugins/blob/main/CONVENTIONS.md#plugin-naming-conventions in #56, but are failing to adhere to these consistently - [index-management-dashboards-plugin](https://github.com/opensearch-project/index-management-dashboards-plugin) - [observability](https://github.com/opensearch-project/observability) - [security-analytics-dashboards-plugin](https://github.com/opensearch-project/security-analytics-dashboards-plugin) - [security-dashboards-plugin](https://github.com/opensearch-project/security-dashboards-plugin) - [dashboards-maps](https://github.com/opensearch-project/dashboards-maps) - [dashboards-visualizations](https://github.com/opensearch-project/dashboards-visualizations) ... ### What is the expected behavior? Plugins follow the convention. 1. Evaluate and publish the delta. 2. Update contentions if needed. 3. Align all names to the convention. - [ ] https://github.com/opensearch-project/index-management-dashboards-plugin/issues/415 - [ ] https://github.com/opensearch-project/alerting-dashboards-plugin/issues/372 - [ ] https://github.com/opensearch-project/security-analytics-dashboards-plugin/issues/187 - [ ] https://github.com/opensearch-project/security-dashboards-plugin/issues/1232 - [ ] https://github.com/opensearch-project/dashboards-visualizations/issues/130#issuecomment-1503960022 - [ ] https://github.com/opensearch-project/alerting/issues/687 - [x] https://github.com/opensearch-project/ml-commons/issues/847 - [x] https://github.com/opensearch-project/geospatial/issues/252 - [ ] https://github.com/opensearch-project/dashboards-i18n/pull/22 - [x] https://github.com/opensearch-project/asynchronous-search/issues/209
What is the bug?
We have published a plugins naming convention to https://github.com/opensearch-project/opensearch-plugins/blob/main/CONVENTIONS.md#plugin-naming-conventions in #56, but are failing to adhere to these consistently
...
What is the expected behavior?
Plugins follow the convention.