Skip to content

Commit 6617273

Browse files
Added file contributer info
1 parent f482015 commit 6617273

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
# This workflow will upload a Python Package using Twine when a release is created
2-
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python#publishing-to-package-registries
1+
# SPDX-FileCopyrightText: 2024 German Aerospace Center (DLR)
2+
#
3+
# SPDX-License-Identifier: CC0-1.0
34

4-
# This workflow uses actions that are not certified by GitHub.
5-
# They are provided by a third-party and are governed by
6-
# separate terms of service, privacy policy, and support
7-
# documentation.
5+
# SPDX-FileContributor: Michael Meinel
6+
# SPDX-FileContributor: Michael Fritzsche
87

98
name: Upload Python Package
109

0 commit comments

Comments
 (0)