Ver Fonte

Merge pull request #12664 from nextcloud/chore/noid/sync

Add SPDX header from sync
Andy Scherzinger há 1 ano atrás
pai
commit
14b03bdacd
1 ficheiros alterados com 7 adições e 0 exclusões
  1. 7 0
      .github/workflows/pr-feedback.yml

+ 7 - 0
.github/workflows/pr-feedback.yml

@@ -3,6 +3,13 @@
 # https://github.com/nextcloud/.github
 # https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization
 
+# SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
+# SPDX-FileCopyrightText: 2023 Marcel Klehr <mklehr@gmx.net>
+# SPDX-FileCopyrightText: 2023 Joas Schilling <213943+nickvergessen@users.noreply.github.com>
+# SPDX-FileCopyrightText: 2023 Daniel Kesselberg <mail@danielkesselberg.de>
+# SPDX-FileCopyrightText: 2023 Florian Steffens <florian.steffens@nextcloud.com>
+# SPDX-License-Identifier: MIT
+
 name: 'Ask for feedback on PRs'
 on:
   schedule: