Skip to content

Commit bda2273

Browse files
committed
chore: align repo ownership metadata to ndycode
1 parent 162b8df commit bda2273

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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 Numman Ali
3+
Copyright (c) 2026 ndycode
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

index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* For production applications, use the OpenAI Platform API: https://platform.openai.com/
1919
*
2020
* @license MIT (see LICENSE file)
21-
* @author numman-ali
21+
* @author ndycode
2222
* @repository https://github.com/ndycode/oc-codex-multi-auth
2323
2424
*/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"types": "./dist/index.d.ts",
77
"type": "module",
88
"license": "MIT",
9-
"author": "Numman Ali",
9+
"author": "ndycode",
1010
"repository": {
1111
"type": "git",
1212
"url": "git+https://github.com/ndycode/oc-codex-multi-auth.git"

0 commit comments

Comments
 (0)