Skip to content

Commit e856141

Browse files
committed
documentation update RE previous bugfix
1 parent f8f016d commit e856141

4 files changed

Lines changed: 164 additions & 145 deletions

File tree

github_api_toolkit/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,7 @@ def get_codeowner_users(self, org: str, codeowners: list) -> list:
467467
"""Gets a list of users from a list of users and teams. Will get the maintainers of any teams and add them as a user.
468468
469469
Args:
470+
org (str): The GitHub organization name.
470471
codeowners (list): A list of users and teams from a CODEOWNERS file.
471472
472473
Returns:

0 commit comments

Comments
 (0)