Skip to content

Commit

Permalink
Update ssh_keys.yaml (#7)
Browse files Browse the repository at this point in the history
* Update ssh_keys.yaml

* Update ssh_keys.yaml

* Update ssh_keys.yaml

---------

Co-authored-by: Til Kaiser <[email protected]>
  • Loading branch information
NikolasTrunk and Til Kaiser authored Nov 6, 2024
1 parent 716bb0d commit 0150339
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ssh_keys.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# name: "<your name>"
# ssh_key: "<your public ssh key>"


- team: 6
name: "David"
ssh_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJQPDi8mA8avtJ5Y9sYz0Skf/sVaZzcn4AKvon9Gc01n dafkl@SmokersBBQFujin"
Expand All @@ -13,6 +12,9 @@
- team: 1
name: "cboenisch"
ssh_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJKB9hv2PvMgmD8/UsVEtkdCkjeZGJ0X+02qeZNB737W kalich@kalich"
- team: 1
name: "NikolasTrunk"
ssh_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAhy+OF0tDYuIcz24NXWkBp9leX5uVZPg4gUEYFeSf46 nikolas@Wambo"

- team: 2
name: "OMI"
Expand Down

0 comments on commit 0150339

Please sign in to comment.