FX 清單擁有者

找出與提供路徑對應的最接近 OWNERS 檔案,或

usage: fx list-owners src/devices/bus/drivers/pci/bus.cc
       fx list-owners src/connectivity
       fx list-owners (. is implied)

This command attempts to list the nearest OWNERS file corresponding to a
target file or directory, or current directory if not otherwise specificed.

It does not handle files that have file-specific mention in an OWNERS file
outside of file's directory.

清單擁有者原始碼