Skip to content

Commit 252b6eb

Browse files
authored
Add mapping for a2a repos. (#9)
1 parent 4c9bf9a commit 252b6eb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

404.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ <h1>404</h1>
104104
'google-oauth-java-client': 'googleapis',
105105
'oauth2client': 'googleapis',
106106
'iree': 'openxla',
107+
'a2a-python': 'google-a2a',
108+
'A2A': 'google-a2a',
107109
};
108110

109111
var repoRegex = new RegExp('^/([^/]+)(/|$)');

0 commit comments

Comments
 (0)