Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
synergy
o3skim
Commits
e856d9de
Commit
e856d9de
authored
Aug 18, 2020
by
BorjaEst
Browse files
Edited authors, maintainers and emails
parent
bfef2bbc
Changes
3
Show whitespace changes
Inline
Side-by-side
Dockerfile
View file @
e856d9de
...
...
@@ -16,7 +16,7 @@ ARG tag=3.8-slim
# Base image, e.g. python:3.8-slim
FROM
${base}:${tag}
LABEL
maintainer='B
orja
Esteban'
LABEL
maintainer='B
.
Esteban
, T.Kerzenmacher, V.Kozlov (KIT)
'
# What branch to clone (!)
ARG
branch=python
...
...
README.md
View file @
e856d9de
...
...
@@ -110,9 +110,9 @@ Add additional notes about how to deploy this on a live system.
-
[
NodeJs
](
https://nodejs.org/en/
)
- Server Environment
## ✍️ Authors <a name = "authors"></a>
-
[
@
kylelobo
](
https://git
hub.com/kylelobo
)
- Idea & Initial work
See also the list of
[
contributors
](
https://github.com/kylelobo/The-Documentation-Compendium/contributors
)
who participated in this project.
-
[
@
V.Kozlov
](
https://git
.scc.kit.edu/eo9869
)
- TBD
-
[
@T.Kerzenmacher
](
https://git.scc.kit.edu/px5501
)
- TBD
-
[
@B.steban
](
https://git.scc.kit.edu/zr5094
)
- TBD
## 🎉 Acknowledgements <a name = "acknowledgement"></a>
-
Hat tip to anyone whose code was used
...
...
setup.cfg
View file @
e856d9de
...
...
@@ -3,8 +3,14 @@ name = cicd
version = 0.1.0
description = My package description
description-file = README.md
author = Borja Esteban
author_email = my_email@outlook.com
authors =
Valentin Kozlov
Tobias Kerzenmacher
Borja Esteban
authors_email =
V.Kozlov <valentin.kozlov@kit.edu>
T.Kerzenmacher <tobias.kerzenmacher@kit.edu>
B.Esteban Sanchis <borja.sanchis@kit.edu>
classifiers =
License :: TBD-setup.cfg
Programming Language :: Python :: 3.8
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment