Skip to content

Commit 09b25e6

Browse files
committed
change repo owner to elizaOS
1 parent f73439f commit 09b25e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/jsdoc-automation/src/Configuration.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export class Configuration implements Omit<ConfigurationData, 'rootDirectory'> {
3939

4040
public excludedDirectories: string[] = [];
4141
public repository: Repository = {
42-
owner: 'ai16z',
42+
owner: 'elizaOS',
4343
name: 'eliza',
4444
pullNumber: undefined
4545
};

0 commit comments

Comments
 (0)