Skip to content

Commit 3f6dfc7

Browse files
committed
added sponsor, project, training
added tpw as sponsor, spring batch as project and Git as training
1 parent 15e66ae commit 3f6dfc7

File tree

4 files changed

+21
-1
lines changed

4 files changed

+21
-1
lines changed

_data/projects.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# contributions: #links to contributions (once the event is done)
2525
# - https://example.com/my/contribution # can be a commit, a pull/merge request...
2626

27-
- name: JReleaser
27+
- name: JReleaser (Java)
2828
url: https://jreleaser.org/
2929
description: JReleaser is a release automation tool. Its goal is to simplify creating releases and publishing artifacts to multiple package managers while providing customizable options.
3030
leads:
@@ -33,4 +33,13 @@
3333
- EN
3434
- ES
3535
contributions:
36+
- name: Spring Batch (Java)
37+
url: https://spring.io/projects/spring-batch
38+
description: Spring Batch is a lightweight, comprehensive batch framework designed to enable the development of robust batch applications vital for the daily operations of enterprise systems.
39+
leads:
40+
- name: Mahmoud Ben Hassine
41+
spoken_languages:
42+
- EN
43+
- FR
44+
contributions:
3645

_data/sponsors.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
- name: Technopark Winterthur
2+
url: https://tpw.ch
3+
picture: tpw-logo_red-white_small.png
14
- name: Swicket
25
url: https://swicket.io
36
picture: swicket.svg

_data/trainings.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,11 @@
1515
# spoken_languages:
1616
# - EN
1717
# - DE
18+
- topic: Git / GitHub
19+
description: For those unfamiliar with Git we offer a short introduction, like documenters, designers and other non-developers
20+
trainers:
21+
- name: tbd
22+
profile_url: https://github.com/
23+
spoken_languages:
24+
- EN
25+
- DE

img/tpw-logo_red-white_small.png

395 Bytes
Loading

0 commit comments

Comments
 (0)