mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 07:17:57 +01:00 
			
		
		
		
	Merge pull request #4114 from luixxiul/fix
Add copyright attiributions to vendor files
This commit is contained in:
		| @@ -1,3 +1,7 @@ | ||||
| # SPDX-FileCopyrightText: 2022 - 2023 Slavi Pantaleev | ||||
| # | ||||
| # SPDX-License-Identifier: AGPL-3.0-or-later | ||||
|  | ||||
| --- | ||||
|  | ||||
| use_default_rules: true | ||||
|   | ||||
							
								
								
									
										5
									
								
								.github/FUNDING.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/FUNDING.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +1,8 @@ | ||||
| # SPDX-FileCopyrightText: 2020 - 2021 Slavi Pantaleev | ||||
| # SPDX-FileCopyrightText: 2022 Marko Weltzer | ||||
| # | ||||
| # SPDX-License-Identifier: AGPL-3.0-or-later | ||||
|  | ||||
| --- | ||||
| # These are supported funding model platforms | ||||
|  | ||||
|   | ||||
							
								
								
									
										7
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +1,10 @@ | ||||
| <!-- | ||||
| SPDX-FileCopyrightText: 2022 Slavi Pantaleev | ||||
| SPDX-FileCopyrightText: 2024 Suguru Hirahara | ||||
|  | ||||
| SPDX-License-Identifier: AGPL-3.0-or-later | ||||
| --> | ||||
|  | ||||
| --- | ||||
| name: Bug report | ||||
| about: Create a report to help us improve | ||||
|   | ||||
							
								
								
									
										4
									
								
								.github/ISSUE_TEMPLATE/config.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/ISSUE_TEMPLATE/config.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +1,7 @@ | ||||
| # SPDX-FileCopyrightText: 2024 Suguru Hirahara | ||||
| # | ||||
| # SPDX-License-Identifier: AGPL-3.0-or-later | ||||
|  | ||||
| --- | ||||
| blank_issues_enabled: false | ||||
| contact_links: | ||||
|   | ||||
							
								
								
									
										7
									
								
								.github/ISSUE_TEMPLATE/feature_request.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/ISSUE_TEMPLATE/feature_request.md
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +1,10 @@ | ||||
| <!-- | ||||
| SPDX-FileCopyrightText: 2022 Slavi Pantaleev | ||||
| SPDX-FileCopyrightText: 2024 Suguru Hirahara | ||||
|  | ||||
| SPDX-License-Identifier: AGPL-3.0-or-later | ||||
| --> | ||||
|  | ||||
| --- | ||||
| name: Feature request | ||||
| about: Suggest an idea for this project | ||||
|   | ||||
							
								
								
									
										7
									
								
								.github/ISSUE_TEMPLATE/i-need-help.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/ISSUE_TEMPLATE/i-need-help.md
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +1,10 @@ | ||||
| <!-- | ||||
| SPDX-FileCopyrightText: 2022 Slavi Pantaleev | ||||
| SPDX-FileCopyrightText: 2024 Suguru Hirahara | ||||
|  | ||||
| SPDX-License-Identifier: AGPL-3.0-or-later | ||||
| --> | ||||
|  | ||||
| --- | ||||
| name: I need help | ||||
| about: Get support from our community | ||||
|   | ||||
							
								
								
									
										4
									
								
								.github/dependabot.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/dependabot.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +1,7 @@ | ||||
| # SPDX-FileCopyrightText: 2022 Marko Weltzer | ||||
| # | ||||
| # SPDX-License-Identifier: AGPL-3.0-or-later | ||||
|  | ||||
| --- | ||||
| version: 2 | ||||
| updates: | ||||
|   | ||||
							
								
								
									
										4
									
								
								.github/workflows/close-stale-issues.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/close-stale-issues.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +1,7 @@ | ||||
| # SPDX-FileCopyrightText: 2024 Suguru Hirahara | ||||
| # | ||||
| # SPDX-License-Identifier: AGPL-3.0-or-later | ||||
|  | ||||
| --- | ||||
| name: 'Close stale issues and PRs' | ||||
| on:  # yamllint disable-line rule:truthy | ||||
|   | ||||
							
								
								
									
										6
									
								
								.github/workflows/matrix.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/matrix.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +1,9 @@ | ||||
| # SPDX-FileCopyrightText: 2022 Marko Weltzer | ||||
| # SPDX-FileCopyrightText: 2022 Nikita Chernyi | ||||
| # SPDX-FileCopyrightText: 2022 Slavi Pantaleev | ||||
| # | ||||
| # SPDX-License-Identifier: AGPL-3.0-or-later | ||||
|  | ||||
| --- | ||||
| name: Matrix CI | ||||
|  | ||||
|   | ||||
| @@ -7,6 +7,7 @@ version = 1 | ||||
| # Computer-generated files and other files which cannot be copyrighted | ||||
| [[annotations]] | ||||
| path = [ | ||||
|     ".github/renovate.json", | ||||
|     "i18n/.gitignore", | ||||
|     "i18n/requirements.txt", | ||||
|     "i18n/PUBLISHED_LANGUAGES" | ||||
		Reference in New Issue
	
	Block a user