Skip to content

Commit

Permalink
Add outpost machine
Browse files Browse the repository at this point in the history
  • Loading branch information
danielemery committed Oct 23, 2022
1 parent 59eaf6f commit d3586f6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/public_keys.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const keys: PublicKey[] = [
tags: [
// Machine Targets
"acorn",
"outpost",
"thunderbird",
// Git Targets
"github-personal",
Expand All @@ -25,6 +26,7 @@ const keys: PublicKey[] = [
tags: [
// Machine Targets
"acorn",
"outpost",
"thunderbird",
// Git Targets
"github-personal",
Expand All @@ -38,6 +40,7 @@ const keys: PublicKey[] = [
tags: [
// Machine Targets
"acorn",
"outpost",
"thunderbird",
// Git Targets
"github-personal",
Expand All @@ -51,6 +54,7 @@ const keys: PublicKey[] = [
tags: [
// Machine Targets
"acorn",
"outpost",
"thunderbird",
// Git Targets
"github-personal",
Expand All @@ -64,6 +68,7 @@ const keys: PublicKey[] = [
tags: [
// Machine Targets
"acorn",
"outpost",
"thunderbird",
// Git Targets
"github-personal",
Expand All @@ -77,6 +82,7 @@ const keys: PublicKey[] = [
tags: [
// Machine Targets
"acorn",
"outpost",
"thunderbird",
// Git Targets
"github-personal",
Expand All @@ -99,6 +105,7 @@ const keys: PublicKey[] = [
tags: [
// Machine Targets
"acorn",
"outpost",
"thunderbird",
// Git Targets
"abusix",
Expand All @@ -113,6 +120,7 @@ const keys: PublicKey[] = [
tags: [
// Machine Targets
"acorn",
"outpost",
"thunderbird",
// Git Targets
"abusix",
Expand Down

0 comments on commit d3586f6

Please sign in to comment.