We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2869e81 commit 90f733cCopy full SHA for 90f733c
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2026 Nigel
+Copyright (c) 2026 Nigel Bazzeghin
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
package.json
@@ -31,6 +31,7 @@
31
"semantic-release": "^25.0.3",
32
"typescript": "^5.0.0"
33
},
34
+ "author": "Nigel Bazzeghin <nbazzeghin@gmail.com>",
35
"license": "MIT",
36
"homepage": "https://github.com/nigel-dev/opencode-mission-control#readme",
37
"bugs": {
0 commit comments