Skip to content

Commit 90f733c

Browse files
committed
chore: add full author name to LICENSE and package.json
1 parent 2869e81 commit 90f733c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2026 Nigel
3+
Copyright (c) 2026 Nigel Bazzeghin
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"semantic-release": "^25.0.3",
3232
"typescript": "^5.0.0"
3333
},
34+
"author": "Nigel Bazzeghin <nbazzeghin@gmail.com>",
3435
"license": "MIT",
3536
"homepage": "https://github.com/nigel-dev/opencode-mission-control#readme",
3637
"bugs": {

0 commit comments

Comments
 (0)