File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <version >${revision} </version >
99 <packaging >pom</packaging >
1010 <name >github-crawler</name >
11+ <description >GitHub crawler automates information gathering across an organization's repositories
12+ by crawling them through the API, helping teams keep configuration and dependencies
13+ consistent at scale.</description >
14+ <url >https://github.com/societe-generale/github-crawler</url >
1115 <modules >
1216 <module >github-crawler-core</module >
1317 <module >github-crawler-autoconfigure</module >
3135 </developerConnection >
3236 <tag >HEAD</tag >
3337 </scm >
38+ <developers >
39+ <developer >
40+ <id >societe-generale</id >
41+ <name >Societe Generale</name >
42+ <organization >Societe Generale</organization >
43+ <organizationUrl >https://github.com/societe-generale</organizationUrl >
44+ </developer >
45+ <developer >
46+ <id >vincent-fuchs</id >
47+ <name >Vincent Fuchs</name >
48+ <email >vincent.fuchs@gmail.com</email >
49+ </developer >
50+ <developer >
51+ <id >paul58914080</id >
52+ <name >Paul Williams</name >
53+ <email >paul58914080@gmail.com</email >
54+ <url >https://github.com/paul58914080</url >
55+ </developer >
56+ </developers >
3457 <properties >
3558 <revision >3.0.1-SNAPSHOT</revision >
3659 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments