Skip to content

Commit 162f650

Browse files
committed
Merge branch 'primary' of github.com:stefanjudis/tiny-helpers into primary
2 parents bf03ab3 + 6875ac8 commit 162f650

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

helpers/readme.so.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"Misc"
88
],
99
"maintainers": [
10-
"katherinepeterson"
10+
"octokatherine"
1111
],
1212
"addedAt": "2021-04-30"
1313
}

helpers/the-ruby-toolbox.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "The Ruby Toolbox",
3+
"desc": "Find actively maintained & popular open source software libraries for the Ruby programming language",
4+
"url": "https://www.ruby-toolbox.com/",
5+
"tags": [
6+
"Ruby",
7+
"Tool Collections"
8+
],
9+
"maintainers": [
10+
"colszowka"
11+
],
12+
"addedAt": "2022-02-18"
13+
}

0 commit comments

Comments
 (0)