Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2025 The Matrix.org Foundation C.I.C.
#
# SPDX-License-Identifier: Apache-2.0

root = true

[*]
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/astro-check.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2025 The Matrix.org Foundation C.I.C.
#
# SPDX-License-Identifier: Apache-2.0

name: Check website
on:
push:
Expand Down
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2025 The Matrix.org Foundation C.I.C.
#
# SPDX-License-Identifier: Apache-2.0

# build output
dist/
# generated types
Expand Down
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2025 The Matrix.org Foundation C.I.C.

SPDX-License-Identifier: CC-BY-SA-4.0
-->

# Contributing to conference.matrix.org

Thank you for taking the time to contribute to Matrix!
Expand Down
176 changes: 0 additions & 176 deletions LICENSE-Apache-2.0

This file was deleted.

Loading