├── LICENSE.md ├── README.md ├── administrators.md ├── code-of-conduct.md ├── creators.md ├── dei-team.md ├── draft-working-group-charter ├── charter-style.css ├── index.html ├── pubrules-style.css ├── w3c_home.svg └── w3cdoc.css ├── editors.md ├── gitter-chat-overview.md ├── librarians.md ├── notifications-panel-charter.md ├── panels.md ├── repo-overview.md ├── solid-cg-charter.md ├── solid-editors-tr-phases.svg ├── solid-editors-tr-process.md ├── stakeholders.md ├── system-operators.md └── test-suite-panel-charter.md /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/README.md -------------------------------------------------------------------------------- /administrators.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/administrators.md -------------------------------------------------------------------------------- /code-of-conduct.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/code-of-conduct.md -------------------------------------------------------------------------------- /creators.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/creators.md -------------------------------------------------------------------------------- /dei-team.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/dei-team.md -------------------------------------------------------------------------------- /draft-working-group-charter/charter-style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/draft-working-group-charter/charter-style.css -------------------------------------------------------------------------------- /draft-working-group-charter/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/draft-working-group-charter/index.html -------------------------------------------------------------------------------- /draft-working-group-charter/pubrules-style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/draft-working-group-charter/pubrules-style.css -------------------------------------------------------------------------------- /draft-working-group-charter/w3c_home.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/draft-working-group-charter/w3c_home.svg -------------------------------------------------------------------------------- /draft-working-group-charter/w3cdoc.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/draft-working-group-charter/w3cdoc.css -------------------------------------------------------------------------------- /editors.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/editors.md -------------------------------------------------------------------------------- /gitter-chat-overview.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/gitter-chat-overview.md -------------------------------------------------------------------------------- /librarians.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/librarians.md -------------------------------------------------------------------------------- /notifications-panel-charter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/notifications-panel-charter.md -------------------------------------------------------------------------------- /panels.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/panels.md -------------------------------------------------------------------------------- /repo-overview.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/repo-overview.md -------------------------------------------------------------------------------- /solid-cg-charter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/solid-cg-charter.md -------------------------------------------------------------------------------- /solid-editors-tr-phases.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/solid-editors-tr-phases.svg -------------------------------------------------------------------------------- /solid-editors-tr-process.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/solid-editors-tr-process.md -------------------------------------------------------------------------------- /stakeholders.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/stakeholders.md -------------------------------------------------------------------------------- /system-operators.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/system-operators.md -------------------------------------------------------------------------------- /test-suite-panel-charter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/solid/process/HEAD/test-suite-panel-charter.md --------------------------------------------------------------------------------