diff options
author | Oliver Chang <oliverchang@users.noreply.github.com> | 2020-12-10 09:49:27 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-10 09:49:27 +1100 |
commit | 84faf557299268508cef5d2a0adfcc882f6f7478 (patch) | |
tree | 6628417b684047719f2419af52bbf24492138fa8 /projects/augeas | |
parent | 45be5bd6f6bbaf6e23dbfeb062b318f5f6458c22 (diff) |
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
Diffstat (limited to 'projects/augeas')
-rw-r--r-- | projects/augeas/project.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/augeas/project.yaml b/projects/augeas/project.yaml index 831d451a..be5317d6 100644 --- a/projects/augeas/project.yaml +++ b/projects/augeas/project.yaml @@ -7,3 +7,4 @@ auto_ccs: sanitizers: - address - undefined +main_repo: 'https://github.com/hercules-team/augeas' |