Skip to content

Commit

Permalink
@jonnystoten accepted invitation
Browse files Browse the repository at this point in the history
Signed-off-by: Jonny Stoten <jonny.stoten@docker.com>
  • Loading branch information
jonnystoten committed Jun 4, 2024
1 parent fe4cc66 commit d24daa5
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 7 deletions.
3 changes: 0 additions & 3 deletions metadata/.signing-event-state
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
],
"@whalelines": [
"targets"
],
"@jonnystoten": [
"targets"
]
}
}
13 changes: 11 additions & 2 deletions metadata/root.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,16 @@
"signed": {
"_type": "root",
"consistent_snapshot": true,
"expires": "2025-06-04T08:28:56Z",
"expires": "2025-06-04T08:53:58Z",
"keys": {
"6132f1f2dd14bf3e9ba1a8df4c8435a77d2fd57f4a99bbb699ae61f85907818e": {
"keytype": "ecdsa",
"keyval": {
"public": "-----BEGIN PUBLIC KEY-----\nMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEkFPn3WTH/xVIEFhdP/TCqtnuiOqdgb/v\nEIBjng1TBCVmr7NnW4y4bdZG4Tf9OVTSqlJzuUFThJT/JQR3M7xEzW9WJqUfBTS1\nUuF980elHtMpRkS3NtRp/T0IrkH7+COa\n-----END PUBLIC KEY-----\n"
},
"scheme": "ecdsa-sha2-nistp384",
"x-tuf-on-ci-keyowner": "@jonnystoten"
},
"aef160e03958d5346c903dda755c07e952127ef523df5ec33bd9b24d41fe1cf4": {
"keytype": "ecdsa",
"keyval": {
Expand Down Expand Up @@ -46,7 +54,8 @@
"targets": {
"keyids": [
"f2149d8b7c1ece56d87d81f27fa68b745efc841892b3acfa382ad7f611e612ec",
"da52a1fb41a0a1f71cba47032f1074a4dc380aef4f3c53553a95ce54e60942ee"
"da52a1fb41a0a1f71cba47032f1074a4dc380aef4f3c53553a95ce54e60942ee",
"6132f1f2dd14bf3e9ba1a8df4c8435a77d2fd57f4a99bbb699ae61f85907818e"
],
"threshold": 2
},
Expand Down
13 changes: 11 additions & 2 deletions metadata/root_history/1.root.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,16 @@
"signed": {
"_type": "root",
"consistent_snapshot": true,
"expires": "2025-06-04T08:28:56Z",
"expires": "2025-06-04T08:53:58Z",
"keys": {
"6132f1f2dd14bf3e9ba1a8df4c8435a77d2fd57f4a99bbb699ae61f85907818e": {
"keytype": "ecdsa",
"keyval": {
"public": "-----BEGIN PUBLIC KEY-----\nMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEkFPn3WTH/xVIEFhdP/TCqtnuiOqdgb/v\nEIBjng1TBCVmr7NnW4y4bdZG4Tf9OVTSqlJzuUFThJT/JQR3M7xEzW9WJqUfBTS1\nUuF980elHtMpRkS3NtRp/T0IrkH7+COa\n-----END PUBLIC KEY-----\n"
},
"scheme": "ecdsa-sha2-nistp384",
"x-tuf-on-ci-keyowner": "@jonnystoten"
},
"aef160e03958d5346c903dda755c07e952127ef523df5ec33bd9b24d41fe1cf4": {
"keytype": "ecdsa",
"keyval": {
Expand Down Expand Up @@ -46,7 +54,8 @@
"targets": {
"keyids": [
"f2149d8b7c1ece56d87d81f27fa68b745efc841892b3acfa382ad7f611e612ec",
"da52a1fb41a0a1f71cba47032f1074a4dc380aef4f3c53553a95ce54e60942ee"
"da52a1fb41a0a1f71cba47032f1074a4dc380aef4f3c53553a95ce54e60942ee",
"6132f1f2dd14bf3e9ba1a8df4c8435a77d2fd57f4a99bbb699ae61f85907818e"
],
"threshold": 2
},
Expand Down
4 changes: 4 additions & 0 deletions metadata/targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
{
"keyid": "da52a1fb41a0a1f71cba47032f1074a4dc380aef4f3c53553a95ce54e60942ee",
"sig": "30650231008f8dc9f4407b2a42cd544a501c490680776572440601edf03530d1a88cac461f72950c2ef8082d7baeaff728eada134c023041b652da4e8f2b9de5119c87bdcaac5585e6e7dc1a255bb1996d48f3a3607668ff588e3d5c08af1142db709ec8dadffd"
},
{
"keyid": "6132f1f2dd14bf3e9ba1a8df4c8435a77d2fd57f4a99bbb699ae61f85907818e",
"sig": "3066023100e167cfbc2db52a935cd5d04093b9fa89c18757098993fc545eefe8c0e3a9acdc72e4115632d4fe0ee0ce4c8ec8b8ca89023100b5ac26bc7e658489a0aff01b46b43e0a7cac59efb8dbde7ce0a5d51542e369d12604f654abc3237d4db65686f142ccf1"
}
],
"signed": {
Expand Down

0 comments on commit d24daa5

Please sign in to comment.