{"id":24143629,"url":"https://github.com/pgreze/kowners","last_synced_at":"2025-07-13T16:39:20.663Z","repository":{"id":112007294,"uuid":"253199967","full_name":"pgreze/kowners","owner":"pgreze","description":"Utilities for Github CODEOWNERS","archived":false,"fork":false,"pushed_at":"2021-04-15T06:28:22.000Z","size":118,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-12T05:28:43.019Z","etag":null,"topics":["codeowners","kotlin"],"latest_commit_sha":null,"homepage":"https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pgreze.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":"docs/CODEOWNERS.sample","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-05T09:38:34.000Z","updated_at":"2021-06-30T07:27:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"d022f4ee-3a27-4897-a14f-a753e02bd584","html_url":"https://github.com/pgreze/kowners","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgreze%2Fkowners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgreze%2Fkowners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgreze%2Fkowners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgreze%2Fkowners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgreze","download_url":"https://codeload.github.com/pgreze/kowners/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241374682,"owners_count":19952571,"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","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","kotlin"],"created_at":"2025-01-12T05:28:10.195Z","updated_at":"2025-03-01T14:19:09.319Z","avatar_url":"https://github.com/pgreze.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kowners\n\n![Build](https://github.com/pgreze/kowners/workflows/Build/badge.svg?branch=main)\n\nKotlin support for [Github code owners](https://help.github.com/en/articles/about-code-owners) files.\n\nFeatures:\n\n- **blame**: display how many files are covered by each ownership rules.\n- **coverage**: display the percentage of files covered by each ownership rules.\n- **query**: display the potential owner and sub-hierarchy owners for each versioned file.\n\n# Use from command line\n\n## Official releases\n\nSee artifacts from https://github.com/pgreze/kowners/releases\n\nExample for Linux:\n```\nunzip kowners-linux.zip\n./kowners\n```\n\n## From latest commits\n\nSee artifacts from https://github.com/pgreze/kowners/actions/workflows/main.yml\n\nFor the jar distribution:\n```\nunzip kowners-jar.zip\njava -jar kowners.jar\n```\n\nFor the graalvm distribution:\n```\nunzip kowners-macos.zip\nchmod +x kowners\n[ \"$(uname)\" = \"Darwin\" ] \u0026\u0026 sudo xattr -r -d com.apple.quarantine kowners\n./kowners\n```\n\n## TODO\n\n- Support directory/file distinction\n- Support [negative expressions](https://git-scm.com/docs/gitignore#_examples)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgreze%2Fkowners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpgreze%2Fkowners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgreze%2Fkowners/lists"}