Skip to content

Commit fea8138

Browse files
chore: rename Revenue Holdings to DevForge in pyproject.toml
1 parent 0ba9ecc commit fea8138

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "CLI tool to detect and auto-remove unused exports, dead routes, o
99
readme = "README.md"
1010
requires-python = ">=3.10"
1111
license = "MIT"
12-
authors = [{name = "Revenue Holdings"}]
12+
authors = [{name = "DevForge"}]
1313
keywords = ["dead-code", "unused-exports", "typescript", "react", "nextjs", "cli", "css", "tree-shaking"]
1414
classifiers = [
1515
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)