From 30849b5ed0cdad2b0f499aa9c13bec8b1147ea0c Mon Sep 17 00:00:00 2001 From: Frank Viernau Date: Tue, 12 Mar 2024 15:05:08 +0100 Subject: [PATCH] docs(examples): Add an example for setting `sourceCodeOrigins` Signed-off-by: Frank Viernau --- examples/curations.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/examples/curations.yml b/examples/curations.yml index a77e5c948731f..fa2f86696a7e9 100644 --- a/examples/curations.yml +++ b/examples/curations.yml @@ -70,3 +70,8 @@ comment: "A copyright statement was used to declare the license." declared_license_mapping: "Copyright (C) 2013, Martin Journois": "NONE" + +- id: "Maven:androidx.collection:collection:" + curations: + comment: "Scan the source artifact, because the VCS revision and path are hard to figure out." + source_code_origins: [ARTIFACT]