Skip to content

Commit

Permalink
Updates T. 3 (#10)
Browse files Browse the repository at this point in the history
* Update ssh_keys.yaml

* Update ssh_keys.yaml

---------

Co-authored-by: Til Kaiser <[email protected]>
  • Loading branch information
JohannesTschirge and Til Kaiser authored Nov 6, 2024
1 parent 8cd06b2 commit 5258099
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ssh_keys.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# An entry has to look like:
# - team: X
# name: "<your name>"
# ssh_key: "<your public ssh key>"
Expand All @@ -7,6 +6,10 @@
name: "OMI"
ssh_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOX879s8dFLu4kLMgmj/6kAc/+F20AEeyj1HtnZrwRwE michel@DESKTOP-V8FJMKR"

- team: 3
name: "JohannesTschirge"
ssh_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFFZ9bIFvLmZzVqv0aQsZghomwSdRzgrjDfz13LYlKZV"

- team: 5
name: "jwille"
ssh_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAyAdntZJ3XbtpPCqjg3QOdsUop6STugTJO9Pt1LNkbY"

0 comments on commit 5258099

Please sign in to comment.