Skip to content

Commit 5076728

Browse files
Merge pull request #17 from yogeshpaliyal/updateAuthorNames
feat: updated author names
2 parents 86fd2f3 + d3feb6a commit 5076728

15 files changed

+140
-26
lines changed

data/adb-idea.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"tags": [
66
"android-studio",
77
"plugin",
8-
"adb"
9-
]
8+
"adb"
9+
],
10+
"authorName": "pbreault",
11+
"authorLink": "https://github.com/pbreault"
1012
}

data/benchart.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@
66
"macrobenchmark",
77
"profiling",
88
"compare"
9-
]
10-
}
9+
],
10+
"authorName": "theapache64",
11+
"authorLink": "https://github.com/theapache64"
12+
}

data/benchmarkify.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@
55
"tags": [
66
"macrobenchmark",
77
"profiling"
8-
]
9-
}
8+
],
9+
"authorName": "yogeshpaliyal",
10+
"authorLink": "https://github.com/yogeshpaliyal"
11+
}

data/bytemask.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Bytemask",
33
"description": "Bytemask is an Android Gradle Plugin that masks your secret strings for the app in the source code making it difficult to extract from reverse engineering.",
44
"link": "https://github.com/PatilShreyas/bytemask",
5-
"authorName": "Shreyas Patil",
5+
"authorName": "PatilShreyas",
66
"authorLink": "https://github.com/PatilShreyas",
77
"tags": [
88
"gradle-plugin",

data/compose-report-to-html.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@
77
"cli",
88
"gradle-plugin",
99
"report"
10-
]
11-
}
10+
],
11+
"authorName": "PatilShreyas",
12+
"authorLink": "https://github.com/PatilShreyas"
13+
}

data/dependency-tree-diff.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@
44
"link": "https://github.com/JakeWharton/dependency-tree-diff",
55
"tags": [
66
"command-line"
7-
]
8-
}
7+
],
8+
"authorName": "JakeWharton",
9+
"authorLink": "https://github.com/JakeWharton"
10+
}

data/dex-diff.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@
66
"APK",
77
"dex",
88
"compare"
9-
]
10-
}
9+
],
10+
"authorName": "theapache64",
11+
"authorLink": "https://github.com/theapache64"
12+
}

data/diffetto.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@
66
"perfetto",
77
"profiling",
88
"compare"
9-
]
10-
}
9+
],
10+
"authorName": "theapache64",
11+
"authorLink": "https://github.com/theapache64"
12+
}

data/gfx-avg.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@
55
"tags": [
66
"CLI",
77
"gfxinfo"
8-
]
9-
}
8+
],
9+
"authorName": "theapache64",
10+
"authorLink": "https://github.com/theapache64"
11+
}

data/mesh.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@
55
"tags": [
66
"jetpack-compose",
77
"gradient"
8-
]
9-
}
8+
],
9+
"authorName": "c5inco",
10+
"authorLink": "https://github.com/c5inco"
11+
}

0 commit comments

Comments
 (0)