Skip to content

Commit

Permalink
Migrate almalinux
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentGoderre committed Jun 26, 2024
1 parent 83f0b6a commit b999b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doi.jq
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ def repos_anti_subset:
# as we remove items from this list, we need to be careful that none of their *children* are still in the list
# (which is why this is sorted in rough "build order" -- that means we can ~safely "pop" off the bottom)

"almalinux", # direct children: crate
"alpine", # direct children: amazoncorretto amazonlinux api-firewall arangodb archlinux bash bonita caddy chronograf docker eclipse-mosquitto eclipse-temurin eggdrop erlang fluentd golang haproxy haxe httpd influxdb irssi julia kapacitor kong liquibase memcached nats nats-streaming nginx node notary php postgres python rabbitmq rakudo-star redis registry ruby rust spiped teamspeak telegraf traefik varnish znc
"alt",
"amazonlinux", # direct children: amazoncorretto swift
Expand Down Expand Up @@ -74,6 +73,7 @@ def _sbom_subset:
[
# only repositories we have explicitly verified
"aerospike",
"almalinux",
"arangodb",
"archlinux",
"backdrop",
Expand Down

0 comments on commit b999b5c

Please sign in to comment.