Skip to content

Commit 1d6845d

Browse files
committed
[script] Tailscale Switch: Add myself as contributor
1 parent 0024090 commit 1d6845d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

commands/apps/tailscale/tailscale-switch.sh

+6
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,15 @@
1515

1616
# @Documentation:
1717
# @raycast.description Switches Tailscale networks
18+
19+
# Original author
1820
# @raycast.author Ross Zurowski
1921
# @raycast.authorURL https://github.com/rosszurowski
2022

23+
# Contributor
24+
# @raycast.author Daniel Schoemer
25+
# @raycast.authorURL https://github.com/quatauta
26+
2127
ts=""
2228

2329
if command -v tailscale &> /dev/null; then

0 commit comments

Comments
 (0)