README.md | 100644 | 0 | 0 | | | 7.78 KB | 805e223c1fbc67b966d9fe09ef729ccc113476c5a28571a9a68ecd5c22d7d266 |
bin/codeownership | 100755 | 0 | 0 | | | 92 Bytes | efc4d57168a1b6a60063f588d0696a414195877d2fc9bdc1c563fcbfde7241a6 |
lib/code_ownership.rb | 100644 | 0 | 0 | | | 6.3 KB | f2cabc1cea361bb554e40d7200a64b294dec5b684bb195a5071a4b2f3ad50d07 |
lib/code_ownership/cli.rb | 100644 | 0 | 0 | | | 3.91 KB | ec381bb7bd481a409e630a371caf9a6f9858694815cb2ff38379675c689f4508 |
lib/code_ownership/configuration.rb | 100644 | 0 | 0 | | | 1.5 KB | 09bef3f441258c916469772fda798bdcfe9079ace163772884cd73af6f8a83d3 |
lib/code_ownership/mapper.rb | 100644 | 0 | 0 | | | 1.79 KB | 0e25cd349df43265884e1bdb899dc6bb0e055bcd42a5d7519531d9fc7c0054b8 |
lib/code_ownership/private.rb | 100644 | 0 | 0 | | | 4.89 KB | d1ea78df19be65e9f8d160f325bda4f35bcaf6137f4c25b179700cab2c563b10 |
lib/code_ownership/private/codeowners_file.rb | 100644 | 0 | 0 | | | 6.09 KB | ce093830ee525d5f7b4bbe088861b426691243e35a00cbbaec3e0a956bbd15af |
lib/code_ownership/private/extension_loader.rb | 100644 | 0 | 0 | | | 751 Bytes | 76c6d49d67f23393fd7c2bdb6b31c15acec8939fa7fee68c529db995bd6073d6 |
lib/code_ownership/private/glob_cache.rb | 100644 | 0 | 0 | | | 2.16 KB | f147df3d31186a64b3ebdf51625436e8da8cafa31d0b2e3edaaeee871eaa3b73 |
lib/code_ownership/private/owner_assigner.rb | 100644 | 0 | 0 | | | 690 Bytes | 7ba7a93abb2b6877229dfc5f5e0ecf8181f8e8ab1824b91d751bc0f84a021d54 |
lib/code_ownership/private/ownership_mappers/directory_ownership.rb | 100644 | 0 | 0 | | | 5.59 KB | 701abca1eadef3a7f4963ed7f499526586e3a3f012a2119e3eb60bfb3b71dc39 |
lib/code_ownership/private/ownership_mappers/file_annotations.rb | 100644 | 0 | 0 | | | 4.47 KB | e874c0f4c256ffd5b84f3d2ae70149b36258d71c3e3dd18599330db44c86dc7b |
lib/code_ownership/private/ownership_mappers/js_package_ownership.rb | 100644 | 0 | 0 | | | 4.18 KB | 45d81d6fbbe63c7ec505a768a582f17ff3bb8946eaca188c9f248189f7300541 |
lib/code_ownership/private/ownership_mappers/package_ownership.rb | 100644 | 0 | 0 | | | 2.31 KB | b8a986ce2e40b8022364ffae9736fd323eacb2df9f471d77a613a9e0b21d9430 |
lib/code_ownership/private/ownership_mappers/team_globs.rb | 100644 | 0 | 0 | | | 4.41 KB | f932b250f38e549f26f7d50c5bbbadfd8fecd25799a27dc1cb88d66818e72dee |
lib/code_ownership/private/ownership_mappers/team_yml_ownership.rb | 100644 | 0 | 0 | | | 1.82 KB | de4abcaa9fd970e4461d20402b48026e7bc2653bf1b758d4c7495a525cb2f604 |
lib/code_ownership/private/parse_js_packages.rb | 100644 | 0 | 0 | | | 1.96 KB | f85fed6100e1fd56950b0f597d904da13683e780a9004c8ec4de69bb4595d9ae |
lib/code_ownership/private/permit_pack_owner_top_level_key.rb | 100644 | 0 | 0 | | | 517 Bytes | 547c9d45835bb060caffaa941222031fdb8f1a82d5f993fca1a10a838d15e345 |
lib/code_ownership/private/team_plugins/github.rb | 100644 | 0 | 0 | | | 1.79 KB | dae933fff427e3b36ccac8d8fad35a80284d7c4b0395163e345f501d6154c49d |
lib/code_ownership/private/team_plugins/ownership.rb | 100644 | 0 | 0 | | | 319 Bytes | 9aa7e8770d6499218861103bf9a3f7f4536636a7c945472f34addb5e24fb945a |
lib/code_ownership/private/validations/files_have_owners.rb | 100644 | 0 | 0 | | | 998 Bytes | 12e861a7f410f1572603dbd1f94bdbb80b081e9ff8ecf053f39315b8e3fadc83 |
lib/code_ownership/private/validations/files_have_unique_owners.rb | 100644 | 0 | 0 | | | 1.13 KB | 478d9fe7b8c09407cf0fb86992c913417e4a46536d8c176359b13c5c09ba18e0 |
lib/code_ownership/private/validations/github_codeowners_up_to_date.rb | 100644 | 0 | 0 | | | 3.17 KB | 384b7e3864e89834eb874013294e756c87adf327cb19fd7aadc9e187f65f0e4d |
lib/code_ownership/validator.rb | 100644 | 0 | 0 | | | 717 Bytes | d98aef934a98e1ed44e85e5d7a1c141658845c762549ff7d01032ab69203c467 |