Skip to content

Commit e957330

Browse files
committed
chore(scripts): add flt-regular to the downstream repositories (#31002)
This is an important project depending on Mathlib, we should have it in the list of downstream repositories. Co-authored-by: Anne C.A. Baanen <vierkantor@vierkantor.com>
1 parent 0fdbde1 commit e957330

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/downstream_repos.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@
4545
build: build-project.yml
4646
docs: blueprint.yml
4747
release-tag: create-release.yml
48+
- github: https://github.com/leanprover-community/flt-regular
49+
default_branch: master
50+
name: Fermat's Last Theorem for regular primes
51+
workflows:
52+
build: push.yml
53+
docs: push.yml
4854
- github: https://github.com/leanprover-community/sphere-eversion
4955
default_branch: master
5056
name: The sphere eversion project

0 commit comments

Comments
 (0)