generated from professional-service-best-practices/best-practice-template
chore: change maintainer email
This commit is contained in:
parent
9701c194d1
commit
47b8a7d0f2
4 changed files with 3 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
/*Copyright 2025 STACKIT GmbH & Co. KG <maintainer.email@stackit.cloud>
|
/*Copyright 2025 STACKIT GmbH & Co. KG <mauritz.uphoff@stackit.cloud>
|
||||||
|
|
||||||
Use of this source code is governed by an MIT-style
|
Use of this source code is governed by an MIT-style
|
||||||
license that can be found in the LICENSE file or at
|
license that can be found in the LICENSE file or at
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
/*Copyright 2025 STACKIT GmbH & Co. KG <maintainer.email@stackit.cloud>
|
/*Copyright 2025 STACKIT GmbH & Co. KG <mauritz.uphoff@stackit.cloud>
|
||||||
|
|
||||||
Use of this source code is governed by an MIT-style
|
Use of this source code is governed by an MIT-style
|
||||||
license that can be found in the LICENSE file or at
|
license that can be found in the LICENSE file or at
|
||||||
|
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
||||||
/*Copyright 2025 STACKIT GmbH & Co. KG <maintainer.email@stackit.cloud>
|
|
||||||
|
|
||||||
Use of this source code is governed by an MIT-style
|
|
||||||
license that can be found in the LICENSE file or at
|
|
||||||
https://opensource.org/licenses/MIT.*/
|
|
||||||
|
|
||||||
resource "stackit_network" "example" {
|
|
||||||
project_id = var.stackit_project_id
|
|
||||||
name = "example"
|
|
||||||
}
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
/*Copyright 2025 STACKIT GmbH & Co. KG <maintainer.email@stackit.cloud>
|
/*Copyright 2025 STACKIT GmbH & Co. KG <mauritz.uphoff@stackit.cloud>
|
||||||
|
|
||||||
Use of this source code is governed by an MIT-style
|
Use of this source code is governed by an MIT-style
|
||||||
license that can be found in the LICENSE file or at
|
license that can be found in the LICENSE file or at
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue