From 29370d78318d0af84ee4a2e2213ddb532ec210ec Mon Sep 17 00:00:00 2001 From: Scott Prutton Date: Tue, 2 Jan 2024 18:40:58 -0500 Subject: [PATCH] fix: dummy commit to force a new build --- README.md | 1 + bin/si/BUCK | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 200ea96596..b07da5734a 100644 --- a/README.md +++ b/README.md @@ -178,3 +178,4 @@ The System Initiative software is Open Source under the [Apache License 2.0](LIC 3. Make sure your commits Author metadata matches the name and handle you added to the file. This ensures that users, distributors, and other contributors can rely on all the software related to System Initiative being contributed under the terms of the [License](LICENSE). No contributions will be accepted without following this process. + diff --git a/bin/si/BUCK b/bin/si/BUCK index ddc068f4ba..1fadb7c6c5 100644 --- a/bin/si/BUCK +++ b/bin/si/BUCK @@ -24,4 +24,5 @@ nix_omnibus_pkg( name = "omnibus", pkg_name = "si", build_dep = "//bin/si:si", -) \ No newline at end of file +) +