├── LICENSE ├── README.md ├── catalog-info.yaml └── code-of-conduct.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spotify/code-of-conduct/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spotify/code-of-conduct/HEAD/README.md -------------------------------------------------------------------------------- /catalog-info.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spotify/code-of-conduct/HEAD/catalog-info.yaml -------------------------------------------------------------------------------- /code-of-conduct.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spotify/code-of-conduct/HEAD/code-of-conduct.md --------------------------------------------------------------------------------