We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 831bac4 commit 6e3361bCopy full SHA for 6e3361b
R/update_authorized_users.R
@@ -2,7 +2,7 @@
2
#'
3
#' This function reads YAML metadata files from a Hub's
4
#' model-metadata directory and extracts authorized GitHub
5
-# users for each model, outputting the results as a
+# users for each model, saving the results to a JSON file in the hub `auxiliary-data` directory.
6
# JSON file.
7
8
#' @param base_hub_path Path to the base hub directory.
0 commit comments