Skip to content

Commit

Permalink
Add my SSH key (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mbazarah authored Nov 13, 2024
1 parent bf0f272 commit d9fa452
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ssh_keys.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# name: "<your name>"
# ssh_key: "<your public ssh key>" -> for example: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFLsqwUg6tI3ELIVqKTCMx1F8KKtSiByQs97asJTxtBq user@pcname"


- team: 1
name: "Til"
ssh_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJMrKSe7iSRoUHA5PZtWn0HUGxkFnC42154FT4obR5EF til@Til-VM"
Expand All @@ -21,3 +22,7 @@
- team: 4
name: "Bryan Sanchez"
ssh_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJYYlxZIdwyykvM1uBTYunHM+iffDzfrek40IpNX5lUw acero@MSI"

- team: 4
name: "Mohammed"
ssh_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILaAhOIUMR4IRAmKrHumnuftOFix6LQJLA7SLhVwSyTp [email protected]"

0 comments on commit d9fa452

Please sign in to comment.