{"id":15468538,"url":"https://github.com/winebarrel/codeowners","last_synced_at":"2025-08-22T07:37:20.163Z","repository":{"id":256015216,"uuid":"851398179","full_name":"winebarrel/codeowners","owner":"winebarrel","description":"List up CODEOWNERS of all repositories.","archived":false,"fork":false,"pushed_at":"2025-08-18T07:51:48.000Z","size":72,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T09:31:20.264Z","etag":null,"topics":["codeowners","github"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/winebarrel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"codeowners.go","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-03T02:54:30.000Z","updated_at":"2025-08-18T07:51:52.000Z","dependencies_parsed_at":"2024-09-08T14:26:03.479Z","dependency_job_id":"b3e83d59-4721-4634-87fd-7fdd642376f7","html_url":"https://github.com/winebarrel/codeowners","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":0.07692307692307687,"last_synced_commit":"ee52c7f00e838f1d88aed212da7640dc3ae8ede2"},"previous_names":["winebarrel/codeowners"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/winebarrel/codeowners","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winebarrel%2Fcodeowners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winebarrel%2Fcodeowners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winebarrel%2Fcodeowners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winebarrel%2Fcodeowners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winebarrel","download_url":"https://codeload.github.com/winebarrel/codeowners/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winebarrel%2Fcodeowners/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270975210,"owners_count":24678262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["codeowners","github"],"created_at":"2024-10-02T01:41:32.533Z","updated_at":"2025-08-22T07:37:20.116Z","avatar_url":"https://github.com/winebarrel.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# codeowners\n\n[![CI](https://github.com/winebarrel/codeowners/actions/workflows/ci.yml/badge.svg)](https://github.com/winebarrel/codeowners/actions/workflows/ci.yml)\n\nList up CODEOWNERS of all repositories.\n\n## Usage\n\n```\nUsage: codeowners --user=STRING --org=STRING --token=STRING [flags]\n\nFlags:\n  -h, --help            Show help.\n  -u, --user=STRING     User name.\n  -o, --org=STRING      Organization name.\n      --token=STRING    Authentication token for github.com API requests ($GITHUB_TOKEN).\n  -y, --[no-]yaml       Output as YAML.\n      --version\n```\n\n```sh\n$ codeowners -o my-org\n[\n  {\n    \"repo\": \"my-repo-1\",\n    \"exists\": true,\n    \"content\": \"* @bob\\n\"\n  },\n  {\n    \"repo\": \"my-repo-2\",\n    \"exists\": true,\n    \"content\": \"* @alice\\n\"\n  },\n  {\n    \"repo\": \"my-repo-3\",\n    \"exists\": false\n  }\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinebarrel%2Fcodeowners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwinebarrel%2Fcodeowners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinebarrel%2Fcodeowners/lists"}