Skip to content

Commit ffa1cb2

Browse files
authored
chore(specs-author): 🏷️ change author name for consistency
1 parent a8db352 commit ffa1cb2

10 files changed

Lines changed: 10 additions & 10 deletions

specs/brew/homebrew_tap_repository.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ arguments:
99
description: The repository to tap
1010
default_value: ~
1111
source_url: "https://docs.brew.sh/Manpage"
12-
author: ifthisthenthat
12+
author: Wyatt-Stanke
1313
author_url: "https://github.com/Wyatt-Stanke"
1414
shells: []

specs/brew/list_installed_formula.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ tags:
55
- homebrew
66
description: Lists all installed Homebrew formulae/casks
77
source_url: "https://docs.brew.sh/Manpage"
8-
author: ifthisthenthat
8+
author: Wyatt-Stanke
99
author_url: "https://github.com/Wyatt-Stanke"
1010
shells: []

specs/brew/pin_homebrew_formula.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ arguments:
99
description: The formula to pin
1010
default_value: ~
1111
source_url: "https://docs.brew.sh/Manpage"
12-
author: ifthisthenthat
12+
author: Wyatt-Stanke
1313
author_url: "https://github.com/Wyatt-Stanke"
1414
shells: []

specs/brew/reinstall_all_formula.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ tags:
55
- homebrew
66
description: Reinstalls all installed Homebrew formulae and casks
77
source_url: "https://docs.brew.sh/Manpage"
8-
author: ifthisthenthat
8+
author: Wyatt-Stanke
99
author_url: "https://github.com/Wyatt-Stanke"
1010
shells: []

specs/brew/reinstall_formula.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ arguments:
99
default_value: ~
1010
description: Reinstall a Homebrew formula
1111
source_url: "https://docs.brew.sh/Manpage"
12-
author: ifthisthenthat
12+
author: Wyatt-Stanke
1313
author_url: "https://github.com/Wyatt-Stanke"
1414
shells: []

specs/brew/unpin_homebrew_formula.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ arguments:
99
description: The formula to unpin
1010
default_value: ~
1111
source_url: "https://docs.brew.sh/Manpage"
12-
author: ifthisthenthat
12+
author: Wyatt-Stanke
1313
author_url: "https://github.com/Wyatt-Stanke"
1414
shells: []

specs/turborepo/create-graph.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ arguments:
66
- name: pipelines
77
description: The pipelines to run.
88
default_value: start
9-
author: ifthisthenthat
9+
author: Wyatt-Stanke
1010
author_url: "https://github.com/Wyatt-Stanke"

specs/turborepo/create-turborepo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ arguments:
99
- name: directory
1010
description: The directory to use for the Turborepo.
1111
default_value: ./
12-
author: ifthisthenthat
12+
author: Wyatt-Stanke
1313
author_url: "https://github.com/Wyatt-Stanke"

specs/turborepo/run-filtered-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ arguments:
99
- name: filter
1010
description: The package filter to use.
1111
default_value: "*"
12-
author: ifthisthenthat
12+
author: Wyatt-Stanke
1313
author_url: "https://github.com/Wyatt-Stanke"

specs/turborepo/run-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ arguments:
66
- name: pipelines
77
description: The pipelines to run.
88
default_value: start
9-
author: ifthisthenthat
9+
author: Wyatt-Stanke
1010
author_url: "https://github.com/Wyatt-Stanke"

0 commit comments

Comments
 (0)